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...
We are using an nrf9151 with a nrf7002 as a wifi companion. From the samples and the nordic dev academy, I can see how one would do a modem / application firmware update over...
I’m experiencing an issue with iBasis SIM cards activated through nRF Cloud, where the reported data usage does not seem to update correctly.
I have multiple iBasis SIMs...
Has anybody attempted a port of the SDK to NRF54L yet? I would be more than willing to help pitch in on the effort. I will be taking a serious crack at a minimal implementation...
There seems to be a weird delay of around 11 us between each buffer in a spi_buf_set as shown in the red regions in the image below:
The test involves a transfer of 100...
Hello,
I am currently investigating what the use of the Nordic proprietary protocols (ESB, Gazelle) or an own protocol with direct radio access (similiar to nordic-auko...
I have an Adafruit Feather nRF52840 which I'm trying to use to transmit data over a UART serial connection to a Raspberry Pi. The Raspberry Pi is running a Python test script...
I’m working on reducing power consumption on the nRF54L15 and aiming for an idle current of around 3 µA , as shown in Nordic’s documentation.
With the SDK v3.0.1 hello_world...
Using code from the npm13xx_one_button sample, going into ship mode from event_callback ( const struct device * dev , struct gpio_callback * cb , uint32_t pins ) works fine...
Hi, in video "Building ultra-tiny ML models for any wireless SoC with Neuton" on time 35:35, the presenter Danil Zherebtsov, tells about a repository with a python script...
Hello
Im DJ
I'm trying to test BLE sniffer by buying nRF52840 dongle USB. Looking at the guide,
https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for...
I'm developing an OpenThread Sleepy End Device (SED) that periodically sends a payload to a CoAP server, including its own MAC address as one of the values. However, I noticed...
Hello,
Goal: We are developing a long-range BLE application using S8 Coded PHY (125 kbps) to operate reliably at extended ranges (RSSI below − 80 dBm ).
Devices...
Is a Zigbee Direct SDK available for Linux which could be used to allow it to act as a Zigbee Virtual Device (ZVD) using Bluetooth LE?
I am particularly interested in the...
Hi,
I have read the PPK2 user guide here https://docs.nordicsemi.com/bundle/ug_ppk2/page/UG/ppk/PPK_user_guide_Intro.html and the nRF 52833 DK here docs.nordicsemi.com/...