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...
Hello, i'm trying to get usbd_msc example to work on custom, test pcb, with Microchip SST26VF064B flash chip (SDK version 16). As previously advised, i have redefined NRFX_QSPI_PIN_xxx...
Hi,
I wanted to setup a dynamic buffer but I don't have any leads on how to set it up.
Basically, i want to store a stream of data every time it is recorded and then send...
I know this has been asked a couple of times, but I haven't been able to find a straight forward answer.
I have a GPS module that spits out data via UART (no flow control...
Hello, Team.
I always thank to you.
I tried to find some information, but it is a little bit hard to find, so I upload this Q&A.
Now I'm interested in Mesh protocol...
I would like to store unit configuration information into the UICR "customer" area. This is done only once, on first startup, saving configuration received from the host....
Hello all,
I am developing a custom application on a Ruuvi tag with nrf52830 ic. I am using the latest sdk17 and softdevice s132 7.0.1. I am having problems updating the...
Hi All,
according to the release note an "export makefile" function was added in version 3.22. Problem is I cannot find it. Can anybody enlighten me in which of the thousands...
On the master branch something has changed in the at_cmd implementation, and I'm now seeing the assert assert in at_cmd.c line 331
Whenever I attempt to, for example, fetch...
Hi,
Is it possible to access the relative carrier offset of a received RF packet from the radio? Specifically, I'm wondering of there's a register I can access that has...
Hi All,
we are seeing a problem when stopping for debugging that we end up in an end stop called "app_error_fault_handler" after a few single steps.
This thread sheds...
To the kind attention of Nordic support team,
we are using your great sdk to evaluate nRF52840. We want to understand how to use every tool that can be
useful in production...
hello everyone I am trying to implement a Library from Arduino to nordic but I have a problem :
this is the Arduino code :
I replace by that :
But I Don't know how...