Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
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...
Hi,
I would like to know if the NRF51822 (Just the NRF board, not the BLE Nano) comes already prepared to be programmed or if it needs some modification. I want to program...
Hi,
I have successfully implemented the UART over BLE. Now I'm trying to implement the HID over GATT for my nrf8001 device. What I'm trying to achieve is lower connection...
Hello,
I am attempting to setup a SPIS interface, and I am continuously getting 0x00 inside my RX buffer. I am varying the length of TX from the SPI master, and seeing...
Hi,
Is nRF Sniffer able to trace BLE4.2 link with LE Data Packet Length extension?
I would like to be able to track the packets up to maximal theoretical data throughput...
Hi
i want to have a concurrent connection in nRF51822 with BLEs and some nRF24l01+.
is it possible ?
is available example
for it ? which SDK support ?
...
Hi, I am tring to build and compile the SDK 12 DFU bootloader_secure .
I am getting an error:
"unable to allocate space for sections/blocks with a total estimated minimum...
I am using nrf51822 Dongle with nordic-sdk_10 and s130 softdevice. Tried to flash the dfu bootloader and using examples/ble_peripheral/ble_app_dfu_template app for OTA.
...
Hello, if I want to broadcast low def music at a range of up to 200 meters, what would be the optimum solution?
This is the brief idea: broadcasting device with boosted...
Hi
I have worked quite a lot with the nrf51822AC, and some time ago I got the OTA bootloader working in my projects on a custom board.
However, now I am trying the same...
Can anyone please provide content of m_ndef_msg_buf and ndef_msg_len as a result of nfc_ble_pair_default_msg_encode() running in debug mode? Or can Nordic provide structure...
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
What happens when the bootloader settings page is not programmed with the bootloader to the device?
This page is automatically created and all the versions set to 0? Or...
Hi,
I use a nRF52832 on pca10040 with s132 as RX
and an arduino uno with a nRF2401L+ as TX
The nRF52 is a BLE NUS peripheral and can receive ESB packet with timeslot...
Hi,
I am using SDK 10 and Dev kit nrf51422 and used \nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
to make the bootloader...