It seems BLE stops advertising after the first connection. Is this expected behavior? Should I restart advertising in my "connected" connection callback?
prj.conf:
main...
Hi all,
I'm trying to integrate joiner into my project, here's my goal:
We will start a device as our commissioner, and while it is active, we will start the other devices...
Hi,
I would like to know if nPM1300 supports an input voltage of 4V for Vbus. According to the datasheet, the recommended operating condition for Vbus is from 4V to 5.5V...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
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...