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...
Regarding DFU upgrade, I have the following questions(sdk14.2): 1.nrf52832 will be paired and bound after connecting with the mobile phone, then in the sdk_config.h file NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS...
Hi,
I'm working on customized light switch demo where I'm able to send string data over mesh, I'm using mesh SDK v2.0.1, I would like to have Provisioner node to be also...
Hi,
If I connect supply from laptop using micro USB cable, battery on PDK also gets discharged?
Asking this because in the initial stages of testing PDK battery is working...
Hello, I use nRF52840_SDK_Mesh, when I run the Light_Switch example with the first Client for the first nRF52840 card the 4 leds light up, and it's the same with the Server...
I need add the proxy feature to the pb-remote provisioner. I use pb_remote client example. I have added the proxy feature, it works, but when startes advertising (mesh_adv_start...
Hi, I have decided to use Nordic Ble Mesh SDK instead of old mesh example. but I have only got NRF51 DK Boards. It was configured in order to use with NRF52 boards.
How can...
Hi @ll, I'm using Mesh SDK 2.0.0 with SD 6.0.0. The example everything is based on is the dfu-example (including parts of the beaconing example) I'm now trying to add a connectable...
Dear Nordic Team,
I have practiced the " ble-characteristics-a-beginners-tutorial" on DK board PCA10028, and it worked perfectly. Then I tried to change the user defined...
Continuing to port MESH into an IAR project. We would like to make logging work with IAR. Right now, we get a warning that the "format" attribute isn't supported.
Is there...
The valid master out time for <= 8 MHz is shown as tSPIM,VMO 59 ns. The valid master out time for > 8 MHz is shown as tSPIM,VMO,HS 8 ns. The latter tSPIM,VMO,HS could only...
In simple on/off example, the client can turn on several server nodes in the same group in the same time,
but in serial example mix simple on/off server, the info center...
/* Copyright (c) 2014 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage...
Hi there,
I aam using SDK 14 and using all sectors of FStorage. I am using all the sectors of FStorage to read and write data.
After about 24 hours, I see data corruption...
Hello,
So I'm loooking for a way to transfer relatively small quantity of data live as reliable as possible and as quick as possible between two nrf5 units and then between...