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
I am using the ble_app_blinky's lbs application, as found here in the 14.2 service
C:\Eran\Software\Nordic\Packages\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a...
Hello,
We have an application on Iphone running with our custom service :
uuid : 0000fdF9-0000-1000-8000-00805f9b34fb
and our characteristics :
char-handle 0x16...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
Hi Everyone,
I have two task in which i am receving data from bluetooth and if i receive a particular hex value , i want a task(which is Toggling LED State) to run on...
Hi,
I am trying to to port ble-mesh code (serial example) into ble_app_uart. I am using nrf5_SDK_forMesh_v2.1.1 and nRF5_SDK_15.0.0_a53641a on DK-N52832.
After merging...
Hi,
Earlier today the forum appeared empty and none of my old posts were visible under profile > questions. Another user also had this issue. The front page looked like...
So I'm trying to follow this tutorial - https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader to generate secure OTA DFU
I've got...
I have set up a simple test to check if scan request can be used as an acknowledgement for advertising packets. I send some distinct advertising packets and multiplex them...
Hi everyone,
sadly my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding.
I can't enter bootloader mode...
Hello,
I am currently trying to add SDK15 functionality to a mesh project as shown in the documentation.
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Hello,
I am working on a project with nRF51822, I want to connect two or more nRF51DK boards using SPI and send an interrupt from one board to another, Is there any code...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I would like to ask some questions about Peer Manager.
1. I want to erase all bond when I press a button. Do I just...