Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
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...