Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
My code hit weak handler when I try to modify the examples/peripheral/saadc to run with softdevice s140 on nrf82840 PDK. All I did was adding a BLE Stack initialization before...
On the nRF52832, what is the longest period of time that the softdevice will control the CPU while doing things with Bluetooth? This is effectively the interrupt latency time...
I am working on nRF51 and nRF52 series SoC.
I need to check whether my radio device is connected or not and also to test radio functionality(like radio range, sensitivity...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
Is it the only way to call a function on a read characteristic to make a read request and then inside on_ble_event call the function?
Is this the right way?
Hi
in the communication with an SPI peripheral device, a communication cycle might take up to 5 ms.
It is implemented as a blocking function, meaning that app_sched_execute...
Hi all! Several weeks I've tryed to implement code for my wireless temperature sensor based on nrf24le1 and ds18b20. In datasheet said that in memory retention mode the power...
Hi,
Is it possible to send a advertisements for a single (or a fixed number of) Advertising Events? I need to control the number of Advertising Events "sent" for a mesh...
Hi, I'm looking to build a simple ANT+ application. My only asset for this project is a background in C/C++. I'll need to learn/relearn the basic electronics and protocol...
Hi Nordic,
I have an application that perfectly runs in the nrf51DK but that does not work in my custom board. In my custom board everything else works (i2c, leds lighting...
I understand that in order to trigger bonding procedure you need to read/write a secure characteristic.
I am using the nRF Connect application on IPhone and trying to see...
Hi all,
I need to take samples of a period of two periodic signals and made some DSP processing with both signals.
I need at least 64 to 128 samples per signals.
I...
Greetings,
In Bluetooth 5, there is a new mode of advertisement called periodic advertisements where the advertising device can periodically advertise over the 37 non-primary...
I have a design running on nRF51 that I'm evaluating to run on nRF52. One important characteristic I'm looking for is to store it for long period with a minimum power consumption...
Having some problems upgrading the PCA10056 to firmware 1.0.1 as stated in the getting started. After downloading the only file I found I can no longer connect to it.
Can...