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:
Hardware setup: nRF52840DK interfacing with Adafruit LIS3DH (ST LIS3DH) over I2C on pins P1.14 and P1.15
Software: ncs-v3.2.1, Zephyr 4.2.99
Kconfig: I2C bus drivers...
I have a question regarding the nRF5340. I would like to capture and access the raw payload of BLE packets that fail the CRC check.
I know that with the nRF52840 (running...
I have a few doubts regarding power macros and getting the result I want. From combing through posts I have found the following: Since BT840XE has a FEM, you need to properly...
Hello Team,
Working on nrf54l15 using NCS SDK version 3.0.2 and tool chain version 3.0.2 Currently facing error while build. Following is the error
CMake Error at cmake...
We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
Hi, I am working on a channel sounding positioning system using one initiator and 7 reflectors. Since concurrent channel sounding does not work, the program performs sequential...
Hi, I took my old NRF52840 DK PCA10056 revision 2.0.1 and tried evaluating it today after few years. I am unable to connect to the target. I have 2 identical boards that were...
Hi ,
We have a device running nRF5 SDK 16.0.0 with SoftDevice S332 (BLE + ANT). We use BLE Central/Peripheral links plus multiple ANT sensors. Under load we see frequent...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: DK devicetree file) and I am stuck. In the example given, it says:
" These hardware...
It's great to have a public forum with Nordic engineers helping out but the DevZone web experience leaves much to be desired. The editing is painful enough that I really dislike...
We are using nRF54L15 devices and have enabled secure boot . Our current setup is:
Firmware images are signed with a private key
The corresponding public key is...
Hi,
I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run...
Hi
I'm using two nRF5340 Audio DK's for my university project. I'm just trying to familiarise myself with the audio examples by sending audio from one kit to another but...
Hello, I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file...
Hi,
Just received a nRF52840 connected it to my Apple Silicon Macbook (maybe relevant?) which is running Sequoia 15.2 via a USB-C to micro cable.
When I powered it up...