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...
Hello,
In our application we heavily use the application scheduler. This was done for 2 main reasons:
serialize access to system resources
enable the soft device to...
Good Afternoon,
I'm writing some config data on an empty record the first time I turn on my board and updating that same record every next time I turn on the board.
...
Hi everybody I have a couple of questions regarding power consumption for the nRF 52 DK Rev. 1 (nRF52832). I currently have an application where I sample 12-bit ADC data via...
I'm working on support for several custom characteristics that require long write support. I'm using the nrf_ble_qwr library, and I've noticed what seems to be a discrepancy...
Hello,
I have an nRF52 DK here that behaves strangely since a few days. Hardware id is 0xc7
When I boot it up with my firmware, sd_ble_enable takes around 2 seconds...
Hi
We have used DTM functionality in nRFgo Studio to carry out signal strength testing during the design stage. We now want to automated this testing in end-of-line testing...
Hello,
I beginner for Nordic board, developing small device using BLE.
I build softdevice, bootloader and application. I checked working DFU mode(via serial, not BLE...
What a software i can use for develloping a Bluetooth Profil Mesh (BLE5) ? Hello every body , i want to develop a bluetooth mesh profil and i don't known which a IDE i will...
Hi,
I make my first project with the nRF52832.
On my first pcb the bluetooth works fine, but this pcb was not fully assembled.
Now i have made a second pcb that is fully...
I need to create and update some data record, the record contains some data that will be updated sequentially or randomly. But the sdk does not execute fds_gc automatically...
I am reading through IETF RFC7668, IPv6 over BLUETOOTH(R) Low Energy . In section 3.2.2, it states the following:
At network interface initialization, both 6LN and 6LBR...
hi
I am really confused For Indoor Asset Tracking which is better Nordic Mesh SDK or Thread
I see Thread Supports Cloud connectivity.
Can the device based on nRF52840...
Hi @ll,
I'm still trying to get the Mesh DFU example up and running. I'm following the guide in the documentation. (Mesh Version 2.0.0: it's the same in 2.0.1 so don't worry...
Hello all!
I am working in a project in which I have designed my own PCB using the nRF51822 chip because is gonna be used for BLE applications.
I have some experience...