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...
Hello,
I'm using the SDK 14 and the FDS library.
I'm a bit confused about one thing :
FDS uses Flash Storage to write to flash.
Since SDK14 Flash Storage can work...
Working with: examples/ble_peripheral/ble_app_uart . I would like to change on_ble_evt priority level so that UART IRQ handler has lower priority then softdevice event dispatching...
Hi! I'm using openthread with custom-made board with NRF52840. During development of lowpower thread application I found out one big problem which i couldn't resolve. I've...
Hello i am now implementing a nordic52832 project On this
nRF5_SDK_14.0.0_3bcc1f7\examples\proprietary_rf\esb_ptx
nRF5_SDK_14.0.0_3bcc1f7\examples\proprietary_rf\esb_prx...
Hi,
I am currently implementing an application which uses PPI to control SPI transaction when a HIGH-LOW transition is detected on a GPIO pin.
I first set up the transaction...
The *_DEF macros in SDK14 define service structures as static. This means that the application level functions for a service must all be called from the same c file where...
I am using Eclipse for developing nRF52 software with SDK 13. Eclipse works great in indexing the SDK files and lets me move around quickly in the codebase. But I am searching...
Hi,
I want to mesure the current consumption for BLE advertising with my nRF52 DK kit. I did the right thing as in the document(section "Using an ampere-meter for current...
Hello,
I just had a look at the gcc_startup_nrf52.S file and now I wonder, what the reason might be for the huge amount of reserved interrupt slots? According to my math...
I'm trying to test nRF SDK for mesh, "nrf5_SDK_for_Mesh_v0.9.2-Alpha".
Testing on "light_control" example.
I'v succeeded to build the example sources and flashing to nRF52DK...
Will the Bluetooth Mesh SDK be incorporated as a part of the ordinary SDK in the future or will it continue as its own SDK?
And are there any news regarding when the next...
Hi all.
On a competitors module (Simblee) it has a feature where it could pass a user interface back to the smartphone
This is a link that explains how it is done
evothings...