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...
I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
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...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
I am trying to implement 128 bit uuid service and charachteristic and I am getting error 4(memory error) from
line 10: sd_ble_uuid_vs_add(&m_midi_service, &midi_init); ...
Hello. Devzone engineers
I'm testing Nordic_Uart. I have some issues.
UART\s data not sent to android. Android app is nRFconneter and Example is nRF5_SDK_14.2.0_17b948a...
I'd like to be able to enable/disable the S140 SoftDevice multiple times during operation (SDK 14.2.0). To achieve this I'm using `nrf_sdh_ble_enable` and `nrf_sdh_ble_disable...
Hi,
Im trying to modify secure_bootloader demo in SDK_12.3, to use timers. I modify nerf_dfu.c file in libraries/bootloaders catalog. I want to achieve bootloader wait...
I am using MasterEmulator.dll for connecting to pear device.
I am using nRF51 Dongle and pear device is nRF52 custom board.
The pear device is advertising at very low...
Hello,
we have custom boards with nRF52832 chips, which show different behaviors in low power system ON mode. The current consumption is pulsing at around 22Hz to ~34Hz...
HI.
I purchased the nRF24LU1 + chip and created a USB Dongle module.
I have come to know about PID and VID.
Can I use nordic's VID (0x1915) as it is?
Is USB Dongle...
Hi ,Nordics
when I use my host device (reffered to the example of ble_app_hrs_c)to pair and bond with a peripheral device(a gamepad) ,the pairing failed .I don't kown...
Hello....
Is there a way to configure the SPI peripheral(s) to run at a custom bit rate (frequency)?... For example: Run SPI at 3.4MHz.. or any other custom frequency that...
Hello all,
Do you advise to have 2 SPI interfaces - one for the sensors we're using (accelero/ gyro) and another one for the SD card? if so, when adding an SD card to our...
Hi team,
i am having a custom board i want to program soft device and application using external j link. i came across nordic website in this page http://infocenter.nordicsemi...
Hello All,
I am a beginner to NFC OOB, so can you suggest me some good learning materials regarding NFC OOB pairing as I wish to do so between my mobile phone and the...
Good Morning Team,
Hope your day is going well!
Could you please provide the IPC 1752 document and RoHS CoC (2015/863/EU) directive document for below part since it is...
hi hi ;
i'm trying to control gpio pin 20 with my smart phone and with event at gpio pin 5 (when the state of the pin 5 changes the gpio pin 20 toggeles ) but my problem...
Hi, can someone explain in simple terms how it works?
I don't really have a clear concept of what a replay attack is, but I suppose it has something to do with recording...