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...
Tried connecting a J-Link Lite to the debug port of the Thingy:91, get an error message
ERROR: Low voltage detected at the target. Please make sure the device is
ERROR...
Hi,
After a recent windows update I found that when Segger Embedded Studio starts it gives a pop-up No commercial-use license detected. Solution compiles ok. Can this cause...
Hi, I try to update a nRF52832 with SDK 14.2.0 to SDK 15.3. I created a package with SD + BL + APP with the following command:
I'm using nrfutil (v5.1.0) to download the...
Hi,
We are trying to power optimise our device but in the sleep/powerdown mode we seem to be using much more power than expected.
I am seeing consumption of approx 330uA...
I have a question regarding Direction Finding on nRF52833. I cant see any examples related to this in new SDK 16, also I cant see any antenna array recommendation. Do you...
When building a project I get a number of undefined symbols:
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol __start_fs_data (referred from nrf_fstorage.o)....
Hi,
I am planning to design a custom board using nrf52840 Soc which receive analog signal from sensor and send ADC outputs through UART to smartphones using Bluetooth communication...
Hi, Everyone
I use sdk15.2 & nrf52832
I am doing a test to read the slave address in TWI
There is one slave device on the board and the slave address is 0x68
I used three...
I am working with SPIS example ( sdk version 15.3). SPI master send data regulaly. For example, it sent 5ms cs low, but there are only two bytes transferred, the first byte...
Hi,
I'm working on a project that is using the the freeRTOS and I want to use the NFC pins P0.9 P0.10 to drive SOFTWARE SERIAL UART with a timer like TIMER1, when I try...
iPhone 8 Plus with nRF connect App[iOS], does not shows BLE 5 beacon in scanning, it only scanning BLE 4 beacons, In Spec of phone it shows it support BLE 5
nRF connect...
Hello,
I follow the nRF Connect SDK on a Windows 10 x64 computer and it's a crap. I get a lot of errors like this one. It's so crappy that I doubt that I will continue with...
Hello,
I am not able to send a command from the BLE (52810) to a DSP over UART which are on my custom board. I have modified a program that uses UART for logging purpose...
The s132_nrf52_7.0.1 documentation says: Call stack: The SoftDevice uses a call stack combined with the application. The worst-case stack usage for the SoftDevic e is 1.5...