I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello,
I'm new to software development so apologies if this is a simple question but I can't find a straightforward answer for nordic connect sdk on vs code.
An IC I...
How can i configure the nrf52840 dongle with DHT-11 sensor such that i am able to use it to send the temperature data via UDP within the Thread Network? I am using the NRF52840...
Hello, I have used this template (ncs-example-application) to start developing my project. I've installed also all the prerequiries to use the application using command line...
I am using the existing nRF Connect SDK (v2.9.0) example of Wi-Fi provisioning using Bluetooth LE ( https://github.com/nrfconnect/sdk-nrf/tree/main/samples/wifi/provisioning...
Hello,
I am currently testing a custom board using the nRF5340QKAA .
Most of the connections are the same as the nRF5340 DK , but the main difference is that I built the...
I dont have Ellisys, but I already install Ellisys Bluetooth Analyzer on my PC.
I got a .btt file in this ticket , but it seems something wrong.
I want some .btt files...
I am using an nRF52840 processor within a Particle Argon IoT module. I am polling a third party BLE peripheral (Shelly relay) for status data once a minute. The data packet...
when i try to use the ddfs to calculate the distance, i can't understand the comments in the README file,
"Zero-distance calibration
*************************
The...
I have followed the guide at https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu .
(using the option CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU...
After the Matter device is upgraded from version 1.1 to 1.3 via OTA, the Thread connection is functioning normally., but it fails to process chip-tool commands, and chip-tool...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
"I'm trying to perform DFU using MCUBOOT over Bluetooth. The device enters DFU mode and connects successfully, but when I start the firmware download, I get an error:
Starting...
Hello Nordic Team,
I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for...