I'm testing BLE secure communication with the nRF52840DK device and I have encountered a problem with bonds. I use modified example from BLE fundamental course, in which I...
Hi,
I am trying to use mcuboot to load a version that is stored in my external flash, and I cannot get it to boot. My project is being built using sysbuild and my target...
Dear Onomondo Support Team,
I am currently experiencing an issue with my Onomondo SIM card — it is unable to register on the network when used with the nRF9151 DK board...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
In my application we have an nRF514L configured as an SPI target. Page 830 of the nRF54L datasheet (version 0.8, dated December 2024) documents that the SPIS peripheral requires...
Hello Noridc,
Liking your solutions, and I appreciate the thorough documentation.
Working on layout and so I was looking carefully at your reference design Gerbers for...
Peer manager worked fine for bonding on my pca10040 board. However, when I flashed the code to my prototype, built with a SparkFun nrf52832 prototype board, I received PM_EVT_ERROR_UNEXPECTED...
Hi team,
Iam using sdk12.1.0(ble_app_beacon and ble_app_hrs_c) , i modified the advertising data and sending to other end.other end one scanner is receiving the data .but...
Hi,
i am beginner to Nordic i want to work with MMA8652FCR1 using NRF52 DK board is there any example to understand What is TWI and How to work with it. and also how i can...
Hello to all embedded Jedi Knights!
I was wondering, how could I read the CTRL-AP's APPROTECTSTATUS register (of an nrf52832) using the J-Link commander.
I know that...
What are the states of the bi-color LED (LD5) on the DK?
I'm aware that solid green is enumerated and 10Hz blinking is not enumerated (or power-only). Do the other states...
Hello,
i decided i will use a nrf52 3rd party module for my project cause i want to skip Qualification Process and Bluetooth RF-PHY test.
I haven't seen any 3rd Party...
nrf52DK - SDK12.2
This is probably a simple thing I am missing but I can't seem to find the answer.
I have been following the tutorial for BLE Characteristics ( here...
Hi,
I am working with a nrf51822 and I have seen that the way to wake up from System Off mode is by a GPIO interrupt. I wanted to know if it is needed to configure previously...
I am a new to the uVision4 and having trouble with the 51822 evaluation kit demo.
I am able to build the ble_app_hrs demo and can load and run it using the Flash / Load...
Hi
I'm using fs_storage function to read and write in flash memory. Value successfully stored in evt->store.p_data but after power off it value become 0
switch(evt-...
Hi, I'm using a nRF51822 as a observer/scanner for Eddystone beacons. This device is intended to scan up to 16 beacons, but under certain conditions (unknown at this moment...
Hello,
i use a nrf52 developpment board, with the SDK 12.1.0. I use the ADC example which use the ppi channel, my question is : it's possible to set the ADC driver without...
Hi all,
i try to log event in memory, and when connection is established read value from E2C and send to APP.
if i send characteristics when event BLE_GAP_EVT_CONNECTED...