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...
Before I explain my issue I wanted to be sure on my basics, so here is my understanding after doing the research in nordic devzone
I'm using nrf52832 with sdk15
1) BLE...
I am using nRF5_SDK_15.0.0_a53641a.zip to create an application needs paring and bond. Now I got a problem that, if a smartphone removed the bond manually in its phone settings...
Hi
I’m using NRF51822_XXAC + s130_nrf51_2.0.0_softdevice, my program work well most of the time, but it dies at 0x000006b0 sometimes. Since I used the S130 softdevice, the...
Hello, guys,
I develop 52810 with sdk 14.1.0, i need the OTA features,
but i couldn't find the dfu demo( ble secure dfu bootloader and
buttonless dfu template app , pca10040e...
Hello,
As we know that nRF52840 SoC supports Bluetooth 5's 4x Long Range and 2x Data Throughput.
How different PHYs for these features (2 Mbps PHY and 1 Mbps Coded PHY...
Hi,
I am using nRF52832 to design a mesh system, starting with light.
Everything is fine, and development is reaching the end.
Before today, I use only one model,...
Hi there!
I had some great help on my last article about getting started. I'm now using Segger Embedded Studio and the nRF SDK Version 15.
Before I get too deep into BLE...
I'm developing multiple peripheral and a central. Central is only scanning and Peripherals are only advertising.
In the example, I see that I should use the ble_app_blinky...
I get a BLE_HCI_CONNECTION_TIMEOUT error when I use NRF connect to connect to my dev board only when my dev board is using SD 6.1.0.
Once I get the error I have to reset...
Hi, I am new on BLE development and a bit confuse on choosing development kit. After search around, I learned the following, please tell me if any wrong:
Segger JLink...
I am trying to debug the DFU in IAR. I realize I will have to turn optimization off and grow the flash size in the linker file. However, when flashing as is I get the following...
Hi, Nordic Team
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I am developing a multi role.
#define CENTRAL_LINK_COUNT 7
#define PERIPHERAL_LINK_COUNT...