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...
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...
I need to be able to erase assembly number stored in UICR as part of production process. Im using ERASEUICR for nrf52840. Do the non-customer UICR registers, e.g. nordic reserved...
Hi,
I have some question below: note: the project_uuid belong uuid-16bit by my define uuid of product myself.
1. My project uses project_uuid and DFU_btn_less services...
Hi i'm first in BLE
I use nRF52840 DK and SDK15.3.0 and SEGGER embeded
when I excute single example(ble_app_blinky, ble_uart, timer), it has no problem.
but when I merging...
My UART is going into a NO_MEMORY error after trying to transmit a single byte. When i try and put the second letter on the transmit buffer, it gives err_code = 4. I tried...
Hi Everybody
When I run my code with the debugger, it always crashes when executing sd_softdevice_enable(). Even if there is no breakpoint activated. However, when I run...
SDK 15.3 API S132
How can i implement the HFCLK using softdevice or how can i enabled it
I need to be able to run an SK6812 which has the following timing requirements...
I'm attempting to make a custom program using a few different libraries based on the samples. In attempting to initialize nvs, it returns -22. I've been able to trace it deep...
Why does " app:" appear in my serial port when reading from ble_app_hrs_c from the SDK for nrf52dk. I was looking to remove this part sending to the com port but I cannot...
Hello to all,
We have developed our application & the following platform we are using:
SDK 15.0, Segger IDE on windows PC
Softdevice version is 6.0.0
Hardware version...
Hello,
I'm using SDK15.3.0, softdevice S132 v6.1.1 and we would like to know if it is possible to combine the application and the bootloader in the same ZIP file in order...
Are the MIPI and MAGPIO interfaces mutually exclusive, or is it possible to setup nRF9160 to use both? For instance, can I use MIPI to control RF switches, but at the same...
Hi,
I've created a project combining gps, nvs, and mqtt based off the nrf and zephyr project samples. I've been able to go into the sample projects and add .overlay files...
Hi.
I'm dfu test for sdk13.
NRF52832 EVM board
nrfutil version : nrfutil version 3.2.0
D:\nordic_nrf52832>**nrfutil.exe dfu ble -ic NRF52 -f -pkg dfu_test_app_hrm_s132...