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 testing connection resilience on our nRF9151 product. Generally, LTE-M connectivity (Germany, on Telefonica and/or Telekom) works fine.
However, under certain...
My product currently has DFU (Device Firmware Update) functionality enabled, but I want to allow firmware updates only after receiving a specific command via BLE. This is...
I am trying to use the HCI UART application with channel sounding enabled and communicating with an external host. I was able to perform all CS procedures, and when it was...
The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...
Dear Nordic Engineers
I developed a PWM function to drive the RGB LED. Then I found a problem, which is w hen I used a PWM signal of one channel to control the RED light...
Hi all,
I want to fully understand the concept of Bluetooth protocol using nrf52811. Any advice will be helpful for me!
First, as I understand softdevice is Bluetooth...
Hello community,
I recently was trying to evaluate the GC9A01 display from waveshare, I used the github source code as the base code to test this. Attached the link below...
As shown in the figure, MCUboot has a boot_go_hook function. I'd like to define this function in my own project and compile it into MCUboot. Since I'm using single slot DFU...
SDK 2.3.0
We have a custom board with a few GPIO connected to various interrupt sources (Button, sensor interrupts, power connection etc.)
We are experiencing here sleep...
Hi,Team,
I am developing pawr using nrf54l15-dk. I wanted to set the parameters of pawr with 128 sub-events and 8 response intervals, but the setting Failed and the error...
I'm currently developing a USB dongle using the nRF52840 , and I'm facing an issue with inconsistent data reception intervals. I’d appreciate your insights on this problem...
Hi,
Our team is interested in WiFi location service in Cloud Services.
https://www.nordicsemi.com/Products/Cloud-services/Location-Services
However, under the WiFi...
I was wondering how I can update my current code (see below) to reuse a single socket for multiple HTTPS requests, rather than opening and closing a socket for each HTTPS...
I'm building a project where I need to sniff bluetooth data exchanged between a Voltcraft SEM6000BT plug and my phone app. The idea here is to capture the BTATT (where the...
Hello,
We are working on establishing a connection between one of our existing Bluetooth modules (cypress) and nordic based module to provide backward compatibility with...