Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hey Guys,
I am facing problem with building bootloader_secure example. I am using makefile for this purpose.
I am tryng for buttonless dfuimplementation, but the first...
Hi, I was trying to measure the current consumption on my PCA10040 dev board.
I have followed the online guide to prepare the board. However, when I connect the Amp meter...
Dear Nordic Team,
Thanks for supporting. For secure DFU successfully worked with nRF51422 (DK51 PCA100028). But its not work with my application board based on nRF51822...
Can anyone explain SAADC code under peripheral in SDK 15.00 for nrf52dk? and how can we use the data of analog read in ble to send the analog read data?
Hi,
I'm having problem with flash storage. First it's flashed with the writing code uncommented. Then I reflash it with the writing code commented like in the snippet...
Hi all,
What I need to do for detection of nRF52840 PDK as /dev/ttyUSB0 when connected to LINUX PC?
I have tried all serial examples but every one is detecting PDK as...
Hi
i wanna send the data from ads1192 to nRF52832 and send that data from nRF52832 to phone.
first, i wanna send the data from ads1192 to nRF52832 by SPI.
so i use the...
Hi, I've tried to implement in my project the OTA DFU based on the dfu buttonless example using the secure bootloader.
I used this guide to realize it: https://devzone.nordicsemi...
Hi,
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how...
Hello
We are facing problem and please help us how to solve this problem.
> Condition,
- NRF52 DK - SDK version: nRF5_SDK_14.2.0_17b948a - Examble: ble_peripheral...
Hello guys.
Is possible integrate features from the IoT SDK to the BLE stack SDK?
I am planning use a Quectel cellular module attached to my nRF52DK and connect Azure...
Hello Everyone,
A part of my logic for the module i am developing requires to put the device (nRF52832) in low power mode for xx seconds. Once the timer expires, application...
Hello,
has anybody put two nRF52832 on the same PCB and make them work at the same time, one with BLE and the other with Bluetooth Mesh?
Or one nRF52832 and one nRF52840...