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,
I am using nRF5 SDK v16.0.0 on nRF5232 PCA10040 DK.
I am trying to create an application that will count the number of button presses (GPIOTE events) using a Timer...
Hi.
I'm using nRF52832.
There are some NC pins in my schematics.
How to control them to save current consumption?
Making them output and low is the best solution?
Hello,
Is it possible to configure the board as a peripheral device that provides the Nordic UART Service and allows multiple central devices to connect and exchange data...
Hi Technology, I use the Keil 4 version of the IDE, the chip is Nrf52832.Open examples-code appears this problem, how to solve?
Installation of NRF driver library package...
Hi,
I'm interested in using data signing for authentication since encryption is not wanted. However, I have not found any support for this. Currently I'm using softdevice...
Hi.
we setup a project according nfrconnect --getting started assistand,but it fail in seggerstudio,
we use sdk1.2.0(cd ncs/nrf • git checkout master • git pull • git...
I'm using fstorage to store logged data in Flash. Works well, no problems there.
What I'd like to be able to do though, and haven't found a solution to, is to be able to...
Dear,
I am working with THINGY91
ncs_1.2.0/Modem FW_1.1.1
SIMcard: Telia (LTE_M and NB-iot) / Horten.Vestfold.Norway
I am looking for information about AGPS, could...
HI,
Is there a minimized version of the relay example that shows how to transfer a message from device to device without the art of the HRS?
I hope it will be less than...
Using Mesk v3.1 on an 52840 chip.
We've noticed that after running our app for several hours or days that our models become unable to send messages for a period of ~8.5...
Hi,
I am using nrf52810 and want to use the same SPI module as an SPI slave and master in the same application. Is it possible to change the SPI module role on the fly?...
According to https://devzone.nordicsemi.com/f/nordic-q-a/3497/sd_ble_gatts_value_get/12659#12659 , it appears that sd_ble_gatts_value_get() can only return the maximum length...
Hello,
I'm new to sniffing BLE. I'd like to determine the min and max connection interval and other connection parameters (MTU, slave latency, supervisory timeout, etc....
I am just starting development of a BLE mesh product on the nRF52840 using the serial demo on the nRF52840DK. By default PERSISTENT_STORAGE=0 in the demo so the nodes forget...
Hi,
I have a Unix time stamp value stored on the Nordic board that comes from a GATT connection.
I am using SDK 15 s140 pca10056 NRF52840-dk.
I need to update this value...