what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
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...
Hey guys,
I have a timer like this:
While this first timer (nrf_drv_timer) is running, I need a second timer whose interval I have to be able to change constantly. ...
Hi
when I try to use printf in the secure wold my nRF9160 resets. I assume that something needs to be configured differently but I don't know what.
The skeleton of my...
I am working with the light switch example and am having some issues surrounding node configuration, namely getting the composition data.
Setup: 1 client/provisioner (both...