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...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear community,
I am developing a firmware using SDK 16.0.0 which handles interruptions from an accelerometer and a timer.
I've built on top of APP_UART lib a set of functions...
Hello,
I tried to use use pc-ble-driver for Ublox NINA B3 EVK which has nRF524840 .
It failed with following error:
./heart_rate_monitor_v6 /dev/ttyACM0 Serial port...
Hi everyone,
I am using "nRF5 SDK for Thread and Zigbee 2.0.0" in my project , that includes the libraries of OpenThread (commit 704511c96e0d093139e4b80ef0739ed2d701afb1...
Hi there, currently I'am designing a circuit for nRF9160 inspired by Thingy:91. About Thingy's antenna tuning (Thingy:91 User Guide page 16+17) I have some basic noob questions...
hi guys,
I was just getting started with Nordic nRF52832, I want to find buffer containing bluetooth scanning data (Beacon) to process but see the examples but can't see...
Hi there,
I added the GPIOTE driver for the project ble_app_blinky_c under the SDK13, where if I enable GPIOTE my current consumption in sleep mode jumps from 3uA to 5mA...
Hi,
I am writing C/C++ programs running on open-embedded boards to talk through pc-ble-driver (v4.1.1) to bond (Security mode 1 level 4) with PCA10040 or PCA10056.
I found...
Hi,
Iam using the nRF52840 DK to make this as a bluetooth LE controller. By following this link https://infocenter.nordicsemi.com/topic/nwp_029/WP/nwp_029/building.html...
Hello -
We are using the nRF52840-DK with the 15.3.0 SDK on FreeRTOS. Our application is configured for tickless idle and based on the ble_app_hrs_freertos example. I...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on “LE Coded PHY”, 2Mbps...
Hi,
I have a custom board with nrf52832 mcu and I use FreeRTOS with SDK 16.
I tried the logging feature with NRF_LOG_XX() functions, but only the first few lines showed...
Hi,
I am studying Thread with MQTT-SN examples, and I got some trouble with the disconnection of the publisher.
Here is my configurations:
SDK: nRF5_SDK_for_Thread_and_Zigbee_v3...
Dear all,
Is it possible to:
1. Make a ble central which is just recieving advertising data , but not visible by sniffers and etc.
2. We want o use the nrf52 for a id...
I am trying perform DFU over BLE and get the following result:
nrfutil dfu ble -a cd5dfbcefa30 -snr 682937446 -pkg flash.zip -ic NRF52 Traceback (most recent call last)...