Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
When i call the sd_ble_gap_adv_start function then after a few seconds the mesh communication fails because the scanner_radio_irq_handler is not called/triggered anymore....
Dear,
I started a new laptop Windows 10 Pro
installed nRF Connect, and followed the Started Assistant
installed the toolchain
downloaded the SES (v4.20a)
----...
I have NRF5252840-DK (evaluation board, SDK 15.3.0, S140) acting as central. It correctly scans advertising data from my peripheral - custom board with NRF52811 (same SDK...
Hello,
I am working on nRF9160 DK development platform.
For that i Compile & run GPS example, But while debuging that example i find that mcu stucks in CPU Idle function...
Hi,
I am currently trying to program an external module using the nordic nrf52840 development kit debug output pins. I have the following connections that I have taken from...
Hello,
I would like to modify the code in the Android-nRF-Blinky application so it can scan for devices with a specified major value. After you click on the device, I would...
We are using the latest master of pc-ble-driver-py. Pairing using a passkey fails frequently. The problem seems to be that the frame with the passkey contains a corrupted...
Hi,
Let's say I have 2 nrf52 Centrals in a room , now - I'm adding a peripheral and I'd like it to connect to the central with the better RSSI ( out of the 2 )
My idea...
Since there is an operation that does not know whether the behavior of Central is abnormal, please let me ask a question.
In Central, call NRF_SDH_BLE_OBSERVERS (). The...
Hello,
Could you tell me how to confirm the values for FRASH_START and SRAM_START?
I use nRF52 development kit(nRF52832), nRF5_SDK_15.3.0 .
I am following the Getting...