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...
Hi,
I am evaluating the nRF52840-DK and wanted to add some debug code to the UART.
I have used the same libraries as the 'UART_PCA10056 (which works), but when the code...
Hi,
I'm using SDK5 V16 with the NRF52dk. I'm writing a SPI <-> BLE <-> USB I/O chain and am still kinda stumped by the SPI. All the examples work just fine, but when I look...
We seem to be having an issue on several Android devices, where reconnecting sometimes triggers an erroneous GATT_INSUF_AUTHORIZATION. This then causes Android to automatically...
Hello,
I am currently trying to get a project working that uses FDS, but I am having trouble getting the writing and updating working.
The peripherals in my project...
I am trying to use the BluetoothLeScannerCompat for Android library and have the following problem:
At Github I find:
BluetoothLeScannerCompat scanner = BluetoothLeScannerCompat...
I'm looking for a recommendation on how to simply connect 2 radios to implement a remote switch for a fan.
I'm interested in using Zephyr to begin learning to use it. I...
Hi Support,
Since iBasis eSIM card does not support roaming in my country I got an eSIM of Emnify https://www.emnify.com/m2m-iot-coverage. The company's promises are to...
Hi Folks,
I am looking for a high level abstraction layer project as mbeb API which implement the S140 Softdevice stack.
Do you have any repo to suggest? The mbed api...
Hi Devzone:
It's really hard to piece together all the informations so I guess I will seek help here.
I need help choosing the location of one page flash storage for my...
Hi there, Until todayI had no problem programming/controlling my nrf52832 on my custom board. Suddenly Im getting segmentation fault whenever I try to communicate with the...
I am developing an nRF52832 application requiring two separate quadrature encoders interfaces. The included nrfx QDEC driver would work just fine and it would save me a lot...
I have the following statements throughout my code.
printk("Temperature(BMP280): %3.2f %s\r\n",tempFloat,tempUnitsCentigrade?"C":"F");
I would like the format %3.2f...
Hello, I am using the nrf52840 board and SDK(sdk_v15.3.0 and formesh_v3.20).
I have tried to transfer the vendor model status message to the client from the server.
Following...
My nRF 9160 DK is being detect by my computer. And my computer detects that the J-Link driver is connect. But the nRF 52840 is not appearing in file explorer. I'm not sure...