I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
Hi,
We are in a stage where we want to perform certification of a product and are now looking into an application that can be used to this end. The board is using SDK 15...
Hi,
I've bought a nRF52840-DK kit to evaluate a Nordic BLE SOC (we are interested in using the nRF52811). I've installed SEGGER Embedded Studio 4.52, and obtained a Nordic...
Hello, I am I'm a Beginner at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
I am developing using the example of 'ble_app_uart...
Hi everyone,
I am trying to understand the Memory layout of nRF52840 SOC in order to apply RAM retention into specific section. Looking the memory layout at pg 21 of the...
Hello Nordic community,
I have a nrf52-DK with SDK15.2.0 and I'm trying to communicate with ST HTS221 sensor. I have the original STEVAL-MKI141V2 evaluation board.
I...
Hello,
I was wondering what examples we have in nRF Connect SDK (NCS) for firmware updates over BLE and serial (receiving an image from another device over UART). Specifically...
Hi
I have bought NRF5340-PDK board to study BLE-MESH. I found that there is 2 development tool in Nordic website
1. nRF connect SDK
2. nRF connect for Desktop
...
Hi,
I have a custom PCB that uses the nRF9160 and an RGB LED. I want to drive this LED with PWM but it uses an active LOW style of GPIO drive. I have been able to use normal...
I'm using nRF52832 with SDK v15.3 and S332 v7.0.1.
The Wireshark capture snippet shows our product connected to an iPhone using our proprietary service with a single notification...
I am using the nRF SDK v15.3.0 example project ble_app_rscs on a PCA10040 development board. I am trying to determine the functionality I need to port to my pre-production...
I would like to get timestamps with ms accuracy in order to compare it with power measurements taken simultaneously. The +CCLK command accuracy is in seconds and there are...
Hello, I am currently working on a nr52840 s140 Sdk 17.0 (dev kit) and a m using the peripheral/uart example code.
The UART TX & RX works perfectly when connecting to a...
Hi,
Quick questions regarding MAGPIO setup.
We are setting up MAGPIO pins via AT commands for RF switches.
Should the AT sentence for setting up MAGPIO be the same...