Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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/...