Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hi there,
we are a student project and are using the nRF51822 Chip with the MDBT40 module. We designed our own custom PCB and followed the instructions for the circuit as...
I have a subroutine that exercises the SPI interface and only at certain points in the code it won't execute the SPI subroutine and goes into the disassembly when single stepping...
SES IDE, nor nrfConnect programmer tool sees the JLink programmer attached to my PC. No "idcode" in SES. No devices appear in Programmer.
Windows10.
JLink_Windows_V764e_x86_64...
Hello,
I am beginner to work with Nordic, I am trying to setup the development environment for nRF5340 Chipset.
For that install nRF Connect Desktop v3.11.0 version. ...
Hi Team
My SES crashed suddenly. When I tick file->nRF Connect SDK Project, It show below error information. I have try to re-install the NCS from toolchain manager. It...
Hi Team,
I have nRF52 DK PCA 10040.
PC: Windows 10 pro
IDE: Keil uVision 5
Working with nRF5 SDK 17.1.0 with S132 soft device .
To execute the code , first i flashed...
Hi,
Zephyr 3.0 , nrf5340 ncs 1.9.1
i can successfully sent data with
this function ;
So it sends 2 transactions without changing cs state.
1byte tx+rx , and...
Hi,Master:
In BT core_v5.0 2.3.5.6.3 Authentication Stage 1 – Passkey Entry, as shown in the figure below
Question: Why does the process loop 20 times, verifying one bit...
Hi,
I have used the nRF Connect Mobile app to connect a BLE device to my Android device. Once bonded, I can receive temperature signals as expected without issue. I can...
Hi,
I am testing MCUboot in nrf52840 DK
I know that MCUboot can image update using slot 0, slot 1, and scratch area
If so, is it possible to update the softdevice(BLE...
Hello,
We are working on NRF52832 + nRF Connect SDK 1.8.0 for our upcoming product. We need to do OTA of our Firmware.
Could you please help with pointing to the right...
Hi Nordic,
We are using NRF52840 and the NCS sdk to design a new product which may have multiple threads designed. And each thread may need to do some BLE operation at the...
Hi,
I'm developing a peripheral driver which involves UART. I encounter an issue I'm not sure how to proceed.
In my design, I have
main.c
device_drv.c
device_drv...