I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I use DFU. All ok. But I need to store my settings after update. As I was advised, I located my data from address 0x72400
But Keil added after this struc some code
...
Please Find the Attachment Screen shot of SDK Document for Advertising Module. Also Side by Side I am doing Code Walkthrough Blinky Peripheral . The Code in Blinky No Where...
Hi,
In function advertising_init(void) , I have set
and in function gap_params_init(void), I have set
still the icon doesn't change. What could be the possible reason...
Hello,
I'm trying to program my custom board with a PCA10056 following this scheme (Note that my custom board is powered by the PCA10056) :
VDD (PCA10056) ---> VTG(PCA10056...
Hi,
I'm using nRf52840 rev B and C chipset and not able to detect the NFC on the device (the rev A chipset is working). Following SW combination is used:
nRF5_SDK_15.0...
Hello,
I am working on Multi-link. I want to scan the advertising information and connect only the uuid I set up.
I want to process it on_adv_report (), but I do not know...
The output order of my scanning Saadc is not predictable.
I found two related questions, but they both are for SDK 11 and seem to have been resolved.
devzone.nordicsemi...
Hi,
Am I right that after provisioner done with network configuration all nodes save their info in persistant storage and continue work without a provisioner?
How provisioner...
HI
i'm trying to use TSL2561 sensor, but i can't geting to work. I found the code that works on the psoc that, I change it so it fits nrf52840 but it still does not work...
I want to be sure about erasing flash. Flash is divided into pages and each page has 8 blocks. The smallest amount of flash you can erase is a PAGE. Is this correct. In other...
hello,
I'm currently stuck with sd_app_evt_wait() function leaving for an unknown reason. This function is called in the main loop.
The only reasons that shall exit the...
BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part H page 2321 Figure 2.4
According to the figure, if an eavesdrop device exists in the pairing process, it is easy to obtain...
Hi support team,
I am currently working with the nRF8001 that I wanted to integrated on a my PCB.I would like to know if you have an antenna to recommend to work with the...
Hi everyone!
I inherited an product already in production using the nRF51422 QFAA Ex0 chip with the S310 V3 stack. I checked the compatibility matrix and found out the Ex0...