Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...