I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi
In the new SDK 7.0.1 a new characteristic "Revision" was added to the DFU service. What is the meaning of this revision? In the bootloader library of the SDK the value...
Hi guys,
we are currently evaluating the nrf51422 chips for our product. We have ordered the N5 Starter Kit from Dynastream and were able to flash different sample projects...
Hi,
I have successfully add the characteristic user description into all of my characteristics.
I used master control panel to verify that my characteristics has characteristic...
A lot of the SoftDevice documentation I have been reading indicates that "Appendix A: SoftDevice architecture” in the nRF51 Series Reference Manual is prerequisite reading...
I read from this news that it is possible to have wireless charging using nRF51822 chip.
www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution...
hi ,
Now, My program it have a crash when i to service discovery.
That always stop at when ble try to get the "PrimaryService(0x1801)" Characteristics
but i not found the...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Dear Nordic Support Team,
I am trying to write some information in the flash memory without success. In the ble_flash.h file, it is specified that the pages 0-127 are reserved...
hiii....
1.can any one tell where do we call advertising_start() function if we want to advertise after getting disconnect from a central device.
2.in ble_evt_dispatch...
I`m a newbie at Bluetooth Low Energy and Nordic Chips. I bought a DK for the nRF51822. I would like to set I/O pins over android and iOS application.
1.So what application...
Are there any common solutions to the issue of spi_slave.c using an array as its buffer? I would like to setup a circular FIFO, but I am not sure if there is any way to do...
We are using the S110 as a peripheral that emits data via notifications.
Is it safe for the central to also send characteristic writes while notifications are being emitted...
First of all ,i download the SD7.0 to my device, then i download my app to my device,in this case
my device's curent is 100uA.
First of all ,i download the SD7.0 to my device...