I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...