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 have a phone app which talks to my peripheral device running the nrf52832 and so I will eventually add another peripheral device which ideally can communicate directly to...
Hello everyone!
I'm working on a project where there are 2 microcontrollers: the Nordic nrf52832 and a 3rd-party uC (can't disclose it). A protocol to transfer the firmware...
I feel confused about bearer. what's the difference between mesh-bases bearer and PB-ADV bearer or PB-GATT? there is little knowledge about mesh-bases bearer within mesh profile...
Good afternoon,
At the place I'm working there's 2 main projects using the nordic SDK, while one runs on the 12.3 version, the other is very outdated and still runs on...
Hi,
I'm having a problem at the moment with code based on Espruino on nrf52.
I connect as follows:
ble_gap_scan_params_t m_scan_param;
memset(&m_scan_param, 0,...
I've seen a few post that have similar issues but none that solve my problem.
I have two uarts (uarte0 and uarte1).
I disable them before going to sleep.
I wake with...
Hello,
I cannot successfully flash an nRF9160-Dk to a usable AT modem state using a brand new install of nRFConnect on Windows10, following this Blog post guidance - https...
I am working on 802.15.4 using nrf52840 and sdk 15.2. I want the receiver node to scan the network for beacons transmitted by the transmitter node for 100ms, go to sleep for...
So its seems nrf9160 docs recommend having VDD_GPIO only at 1.8v ... that running at 3.0v (or 3.3v) will compromise LTE performace.
I have 3.3v rail and 3.3v SPI device...
Hi Folks,
I'm trying to use the Power Profiler Kit. Unfortunately I keep getting 'Failed to start the PPK'. I've updated the drivers (and can program the nrf52832 DK with...
In the nRF52840 Product Specification v1.1 ( HTML ) , description of the QDEC peripheral, Table 77 on page 275 ( direct content link) , it appears to indicate that the LED...
Hi,
We have an freertos based app (SDK14.2).
Recently we have added a WDT support in the following manner:
The init code initializes the WDT reload value to T+3...
hi all, i am using the uart with it's dma to transfer data into the nrf9160, but some of the data is lost in it's way. here are some examples of the loss count in bytes from...