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,
We tried to run the blinky example in the contiki source tree, and we had a strange behaviour. The example code is here , and the hardware is here .
The issue is...
Hi,
I'm using a RF module with nRF24L01+. Sometimes the RF stop working, the module keep replying status of no rx data (all pipes).
The device is embedded into a device...
Hello
I'm testing latest examples on 10040 (SDK12 S132). I want to get autoConnect working on Blinky example with nRF Connect app but I'm unable. Has anyone tried this...
HI all Nordic Developers,
Recently, I am using nRF51 DK as a beacon scanner connected to my laptop (Baudrate: 115200), it works fine to detect the beacon broadcast from...
HI,
I am using development board of BLE nRF52832 battery which you provide CR2032 is support for good battery backups
please give the reasons behind in it?
Hi all,
Is the "to-be-sniffed" advertisement packet allowed to have incorrect CRC, or perhaps a missing CRC? I.e. Is it possible for the sniffer to just display the raw...
Hello,
A problem occurs when i run the DFU over UART on my board.My bootloader project references to nRF51_SDK_9.0.0_2e23562\examples\dfu\bootloader\pca10028\dual_bank_serial_s110...
ANT experts,
I have been looking at the nrf52 implementation of the ANT timestamp (and timesync) features. One thing that is rather puzzling is the fact that the documentation...
Hi. I have two nrf51 dongles that communicate with each other. When I set the transmission power to -30 dB, the range is almost like 15cm, but whe I set it to -20 dB, it has...
nrfutil version 1.5.5
On Linux Mint (Ubuntu like)
in folder nRF5_SDK_12.1.0_0d23e2a/examples/dfu/bootloader_secure/pca10040/armgcc
make
nrfutil pkg generate -...
So I'm trying to upload the application over BLE.
Load the S110 w/ nRFgo Studio.
Load the DFU w/ Keil.
Build the ble_app_hrs example project in s110_with_dfu configuration...
Hello everyone,
I am currently using a nRF52832. I've been trying to use the low power mode with little success. I have been seeing a current draw of about 3.5mA. I would...
I am using an NRF52 dev board to develops a device that connects to an Android and IOS device.
I am unclear on where pairing comes into play with relation to connecting...
Hi in my project I am using nRF5_SDK_11.0.0-2.alpha SDK, s132_nrf52_2.0.0-7.alpha_softdevice. and nrf52 DK board(PC10040).
My issue is, when I run the ble_app_uart example...