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...
I have been using nRF9160: LTE Sensor Gateway to send data from nRF52832 and it all seems to work fine. However whenever i switch off the nRF52832 I receive an error as attached...
As stated on the product page and repeated in my title, the nRF24lu1 and the plus model aren't recommend for new desifde. Is there an nRF52 series replacement?
I'm working...
Hello,
I am developping an application using Softdevice which works (or worked).
Then, as I also need using UART, I built and flashed the example program nRF5_SDK_15.3...
My goal is to replace the legacy bootloader present in nRF52832 with a new bootloader with the DFU process.
I am using nRF5 SDK v15.3.0, GCC ARM and S132.
I have done...
Hi everyone, I recently purchased "nrf9160 kit" and have been trying to get used to it. But, my primary goal is to use this kit for performing simple transmissions such as...
Hello,
I have nRF52840 dongle. As we know that this dongle connect with Computer with USB port.
As per my project requirement i need to connect (soldering) with another...
Hi,
For a number of upcoming projects we require 802.15.4 and BLE dynamic multiprotocol support. We need to select a SoC to implement this.
We like the look of the nrf52840...
Hello,
I've read the answers to how to *calculate* available amount of FLASH space, based on the size of SoftDevice, Application, and Bootloader. However, they did not help...
Hi,
Actually migrating from SDK13.2 to SDK 15.3.0 and a FreeRTOS is set.
In the ble_task function there is :
/* Process any events that have been latched in the notified...
Hello,
We are adding custom features to the bootloader to support our target environment. 2 of those feature are logging on UARTE1 and accessing serial flash on QSPI. Had...
Hi,
Our device is based on nRF52840 + SDK 15.0.0 and we use cc310 backend for crypto tasks
Messages and SW packages are signed by Ecdsa.
I installed nrfutil and...
Hello,
I want to put measurements {temperature, humidity, UV index} into service data so "nrf connect" would decode measurement value in scan menu as is does beatifully...