Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hey,
I am trying to add DFU support to my application.
In my case, I copied the code from the NRF SDK 15.3 DFU secure_bootloader example for pca10040_ble and included...
Hi ,
few years ago our team has developped a scorer point for tennis based on your nRF24L01P-T (ricever and transmitter). The transmitter is in the player's cuff with a...
Hi there,
We intend to interface nRF52810 with STM32. While there is documentation available
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
How can I create a new nRF Connect SDK project from a sample using Segger Embedded Studio?
My idea is to get the settings and libraries right, but replace the actual application...
I’m working on code for a custom board which has an nRF9160 SIAA B1 version. I have a couple earlier boards which use the nRF9160 SICA B0 version. On the older boards, I have...
Hi everyone, i have working for a few days trying to implement the fds module, i have followed the "flash_fds" example but i am struggling a lot trying to make this work....
Have flashed github's bluetooth code onto the nrf52840 DK kit and then tried to scan the available devices using android based mobile, in that bluetooth device name is not...
Hi,
I'm developing a star network with one Server and up to 20 Clients (nrf52840 with S140). The Server holds a large configuration blob (>8kB) which needs to be sent to...
using RF5_SDK_15.2.0 and looking at the one of the examples: blinky with freeRTOS:
nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky_freertos\main.c
I see that in the...
Hi,
Im currently working with a custom PCB using the nRF52832 and soft device s132 with v5.1.0.
Sometimes the BLE stops advertising and becomes undetectable after a connection...
Hi all,
I am trying to realize a function that changing from connectable advertising mode to beacon advertising mode upon request with my nrf52840-DK. while I am able to...