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...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...
Hi, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...
Hello,
I am trying to interface bme280 with pca10040. I am using sdk12.2.2 and referring twi_sensor.
I am able to make read function and it works as expected. I am facing...
I am generating a pwm signal in pin no:21 of nordic nrf51422 board. i connect this pin to pin no:24 using a wire in the same board and want to count only rising pulse edges...
How to decode opus file on Android or how to configure NVS on Android?
we have a Android TV device to connect Smart Remote 3 of nRF52,but audio from the Smart Remote is codec...
I am just trying to program my sample nRF52810 using a PCA10040 devkit.
I get the message "No device detected, or readback protection may be set"
Pressing the Recover button...
Hi,
I'm working on an application with an accelerometer without SoftDevice (for the moment).
The accelerometer communicate in I2C. It send an interruption when a new sample...
hi
I develop nrf52832 based ble device, this based rtos therefore ble communication have critical
time limit.
I will use mesh protocol my ble device, in the environment...
GLS is implemented using Nordic(S110_7.0_SDK6.1).
When set to Control solution function.
The setting of the device and the READ value of the application do not match...
I am trying to integrate an iBeacon Library on nRF51-xxAC with SDK10.0.0 and S110v8.0.0 . Can anyone please help me out if any one has ported the iBeacon Library and what...
I want to implement one central device to ten peripheral devices connections.
I'm using nRF52832 DK and S132 5.0 and SDK 14.0.
So, I have run multilink_central example...