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...
I use nRF52832 chip and SDK 15.3 version. I try to build nRF52 project with SDK 15.3.0. I spent a lot of time to fix a lot of issue in during compilation and linking. I used...
Hello,
I'm trying to build the HTS221 sensor example for nRF9160 but got this error :
I'm compiling the code with ncs v1.2.0 and here is my prj.conf :
Can someone...
Now I can only download the 《nRF52810 product brief.pdf》 . The link is shown below:
https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810/GetStarted...
Hi,
I am using nRF52832 for my project. I want to perform secure connection using numeric comparison.
I want to know how six digit passkey is generated by the softdevice...
Hi,
For the testing purpose, I would like to send a few basic packets from LTE Link Monitor on nRF9160 DK to our cloud. I found a way how to do it through the nRF9160: Serial...
Hello guys,
We are developing our IoT prototype with Thingy:91 board using v1.2.0 tag.
One of the things we need to to is as follows:
Scan the BLE area looking for...
Dear Nordic
In ble_advdata.c of nRF5_SDK_16.0.0_98a08e2 , with the function:
I think parsed_name_len < strlen(p_target_name) should be parsed_name_len <= strlen(p_target_name...
After the update from the SD4.0.2 to the SD6.1.1 (nrf52832), it is not anymore possible to pair with the OnePlus5 (Android 9.0) With the Galaxy Note8 (Android 9.0) it works...
Hello,
So I assume VDD is from USB or the battery depending on whether USB is there or not. So, when the SAADC outputs ~3.258 V (in low power mode) that's fairly correct...
I need to measure with SAADC two channels in the same time (NRF_SAADC_INPUT_AIN6 and NRF_SAADC_INPUT_AIN4).
Is possible ?
Have you an code example?
Thanks
Marco
Hi,
I used a nRF51 dongle (PCA10031) wit the nRF Connect (v3.3.0) Bluetooth Low Energy application to communicate with a MBN52832 development kit. This works great until...
Hello:
I am looking for the best way to capture the SD and application error/fault(s) so that when the device is restarted, the data can be transmitted to the central...