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 everybody, I tried to activate the PHY Coded in the UART Example from the SDK15.1.0 examples.
For this purpose, I have set NRF_BLE_SCAN_SCAN_PHY 4 in the sdk_config...
hello,we are developing NFC on NRF52832 recently,we want to use NFC as a label,T4T,but we have some problems as follows:
1、firstly,we want to develop NFCT by ourselves(not...
hello , i'am working actually on the timer of nRF52840 S140
my timer look like this:
but how to switch from millisecond resolution to microsecond resolution ? ( APP_TIMER_TICKS...
Hi!
I've try to made bootloader/recovery application that should to replace existing run-time application of the device. The F/W file for replacement placed in external...
Hello,
I am using Eclipse with ARM toolchain on ubuntu to buid my application with softdevice s132 api version 3.1.0. I managed to build on eclipse and merge softdevice...
We have a GPIO configured in the GPIOTE to generate an interrupt on the LotoHi and HitoLo transitions (Toggle). Inside the interrupt handler we would like to perform a slightly...
Hi to all,
i am developing a device with nrf52840 soc and i want use flash data storage module. i want to know what will happen if i had opened a record to read with fds_record_open...
Hello,
I would like to know if there is a easy way to delete the services from the CSC software.
I would like to transform this software as a beacon software.
Thanks...
Dear,
I see the Uart Rx packet loss at higher badurate, ie 460800, 921500, 1M.
I use NRF52, SDk15 with softdevice 6.0.
UART TX is no problem, but there is loss of RX...
Hi,
I am using a 24L01+(as PTX) communicating with a nrf52832(as PRX).
I can have these two device communicating, where nrf52832 can receive data from 24L01+.
However...
I am using SDK 15 and i have successfully flash soft device , boot-loader and application code using nrfgo studio. Connecting using nrf connect application. Click on the DFU...
Hi,
We are transitioning a product from the nRF51 to nRF52832, and I am looking into what I need to do to get our code ported over and approved with the Bluetooth SiG. ...