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...
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...
Hi everyone,
I am working with PCA10000 dongles with S110 and S120 softdevices. The connection parameters in both master and slave are
define MIN_CONN_INTERVAL MSEC_TO_UNITS...
Hi,
I plan to immigrate from NRF51822 to NRF52832 soon. My SDK is Version8.1.1 on NRF51822 now.Can you tell me which version of SDK should I choose to start this work, please...
Hi I am presently working on MPU92/65 sensor interfacing with TWI/I2C.
i am using nRF51822 EK with soft device s130_nRF51_2.0.0(id:0x0080) and nRF5 SDK v11.0.0 and keil...
Hi,
I want to get the RSSI for each peripheral that is connected to an nRF52 when it is operating as a multi-link central to multiple peripherals. Helpful hints? Sample code...