Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
I am using nrf52840 dk for zigbee project with two xbee modules. One xbee is configured as coordinator and other as end device and nrf board is supposed to act as router....
I use nRF52810 + 15.3.0 s112 to develop. After the equipment upgrade is successful, I power up the equipment again, and the equipment is always in DFU mode.
For some reason it seems that the TWI master does not generate a NACK. As a consequence, the TWI slave keeps sending data. I have managed to create a very simple function...
Hi
I have a really strange issue with an NRF52840. I'm using it with an MPU-9250 connected via TWI. I've modifed the excellent library:
https://github.com/Martinsbl/nrf5...
I want to use RTC handler , so I used NRF_DRV_RTC_INSTANCE.
I use SDK 16.0.
" 'NRFX_RTC"_INST_IDX' undeclared here (not in a function) ; did you mean 'NRFX_RTC_INT_TICK...
I've been reading into the "nRF5 SDK for Thread and Zigbee v4.0.0", and I wondered about the limitations , in specific
is that a hardcoded limitation, or does it require...
Hi I programmed the nRF mesh experimental dimming example on the nRF52832 chip. I noticed that, when using Bluetooth Mesh provisioning apps (I've tried several to verify this...