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...
Hi,
I have recently started working on nrf52832 chip, don't have much knowledge on that. I have two chips (nrf52832) one is running on bluetooth version 5 and other one...
I'm evaluating BT5 feature using the PCA10056 preview dev kit and SDK v15.
When working with LE Coded PHYs, is the S2 or S8 version? In the SoftDevice release notes only...
Hello,
I'm testing the bootloader with SDK v.15 and I found a state when DFU won't resume (on BLE transport).
I crashed nRF Connect randomly, in that case, between the...
Hi All,
I am designing circuit to Turn ON 4 LEDs at a time based on high and low of GPIO
Supply voltage is 3.3V my doubt below circuit is fine whether it will work fine...
I try onnrf52804 (nrf52840-DK) with SoftDevice V6.0.0
----------------------------------------------------------------------------------
ble_gap_scan_params_t s_scan_params...
Hi all,
I want to use the python scripts provided in application notes in nordic documentation to run DTM example flashed into nRF52840 SoC. So when I open command prompt...
In the infocenter, after searching for something, if you click on an item in "Search Results" (left hand panel), it brings up the associated page in the right hand panel....
Hello all,
I'm trying to do a "BLE scanner" in order to read non connectable advertisements. These advertisements can be PHY_CODED and PHY_1MBPS (classic BLE advertisements...
Hi everbody,
I'm using the BLE Database Discovery module to discover services and characteristics of a BLE peripheral. This works fine, except for one strange quirk:
When...
Dear Nordic Support Team,
I’ve bought an evaluation kit here : http://t-yuden.com/ut/product/category/module/EYSHJNZWZ.html
and i would like to program the chip, so i...
Hi,
I am scanning from my nRF52840 and connects to one peripheral and i have written code to get it's Device information(DIS) and i stored all these information in some...
I'm having trouble maintaining a connection between my nRF52832 and Raspberry Pi. I followed the step by step guide (making sure to use the correct IOT SDK for my board),...
I am gaining my expertise in Nordic. After learning from tutorials. most of the tutorials mentions to use master control panel. But I cannot able to scan using master control...
Hi!
I am currently developing an application for nrf52832 and am using the uart module with retarget.c for output over uart via printf().
Now a few days ago I added...
Hello everyone ,
We have done advertising and scanning(both in a single firmware) on nrf51822 using QFAC chip. using SDK 12. Now we want to switch our code to NRF51822 QFAA...