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...
Hello All,
I am looking for a simple example which can handle GPIO interrupt on an event. Is there anything of that sort? Or the API is documented somewhere?
I am using...
i have been trying to interface the imu sensor gy-80 with nrf52840dk
but an error of on the reference main
and the thumb set instructions no memory set errors are comming...
Hi all,
I am doing some development on nRF52840 board with PCA10056.
SDK version: nRF5_SDK_15.3.0
Softdevice: s140_nrf52_6.1.1_softdevice
Testing Example: nRF5_SDK_15...
Hello
in our concurrent radio application using timeslot API there are failed assertions from time to time (10min - 10h).
Message is as above.
Stacktrace and system...
Hi,
I would like to know how much memory my application is consuming. We are using NRF SDK-15.3 version.
In View menu there is option Memory Usage, but when I build in...
Hello,
I am trying connect with the nRF52840 dongle from my android phone using nRF Connect App. The nRF52840 dongle as peripheral and I am using nRF SDK 15.20 and s140_nRF52_6...
Hi,
I have a mesh device (door sensor) with cell battery powered.
When triggered, the device power on, do mesh stack init and start mesh stack, publish a mesh message...
Hello all, is it possible to wake-up the device from deep sleep using cap sense.
How reliable is the ADC cap sense, Im little confused as some people say CapSense is not...
There is an "error" in the Mesh 4.00 friend.c:friendship_alloc(..) function, when allocating a new friend with PollTimeout greater than 2147 seconds. The LPN allows you to...
Hi,
Working with Uart + DMA on the nrf91 board, we see two issues:
1. With baudrate of 115200, we get an overrun error after getting ~6KB of data.
2. Sometimes we do...
I am trying to develop a simple uart driver based on the nrfx_uarte driver but I get compiling errors (see below).
All I have is a simple uartOpen() function for now...
Hi,
Greetings!
I am trying to develop a device called as " Gateway ", which can receive SIGmesh messages and update/send those messages to cloud server and vice-versa...
Hi Nordic Community,
I have two nrf52840 feather boards, and I configured one of them as central scanner with the central_scanner example. It works well and was able to...