Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi Team,
I am working with Nrf24L01 chip with ATMEGA328(ATMEL C code) i made separate TX and RX module it works fine. But i want TX and RX in same module i done coding but...
Hi.
I am using SDK15 and want to control keyboard and mouse using HID with nRF52840.
I used the HID example to verify that the keyboard and mouse work when the button...
Tools in use, etc:
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples/thread/ncp/uart...
I use nrf52832 qfaa b017351o ,some ic can run sdk11 dfu demo but some ic can't. Demo location .\nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10040\dual_bank_ble_s132...
Hello,
We have a custom board based on nRF52832, built an application base on SDK V15/ble_app_uart
It works fine with Android: we can send string over BLE but it doen...
Hi everyone,
I changed the example ble_app_beacon from sdk 15.0.0 sd132 to be able to scan beacon besides transmit. It works well to scan beacons and I can get their UUID...
I am using SDK15 and S140 and nRF52840 as central. I plan on deploying a lot of temperature sensors each of which will
have a nRF52840 acting as a peripheral also using...
Hello Community,
I am looking for a code example of the DFU part application of the nrfutil library in C.
Please someone can give me a fair example of the function
def...
Hi,
we would like to add a level of encryption above BLE. So first establish a secure connection via BLE and then exchanging message to establish a session with a second...
Hi - I have a Nordic Thingy 52 which I have successfully configured through IFTTT to turn on a smart plug. The out-of-the-box IFTTT formula for this smart plug only gives...
I am emulating a nRF52810 on a nRF52832 DevKit on the SDK v15. I have TWI and ADC (3 channels) assigned and both of them work just fine individually. When I put them together...
Hi,
I have recently ported from SDK12 to SDK14.2. We have a custom android app which connects to nRF52832. The correct sequence of events in BLE should be
- Fast advertisement...
hi, i made a PCB board with NRF52832, but if it download with pca10040 examlpe, use the 'nrf connect' can not search the advertisement. but if i download with pca10028 examlpe...
Hello!
I am working on a project that involves RFID. Thus I'm trying to communicate with my PN532 Breakout board (https://www.adafruit.com/category/product/364) and my NRF51822...
Hello,
We are currently working on this project that intends to collect the data of various sensors on a large field. Right now the topology of our system is: "Low Power...