Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function.
Now I was trying...
The docs( docs.nordicsemi.com/.../dect.html say that th nRF9151 modem can't do GPS/LTE and DECT NR+ at the same. Could the modem switch between the two operation modes while...
Hello team,
I am using SPI00 of NRF54L15 to communicate with w25q32fv (spi Flash). Below is the configuration I set in .overlay file
And below is the code I am using...
Hi,
I have a question about the the fields " tod_toa_reflector" and "toa_tod_initiator" in struct bt_hci_le_cs_step_data_mode_1.
I understand that these values represent...
The e-mail contains news of a new use of the nRF9151 module but uses the word "proves" and as an English language Cambridge qualified teacher I must mention that the word...
Issue description
I am using SAADC in single-ended mode with 3 channels (0/1/2). Measurements are performed by enabling SAADC, running offset calibration, configuring the...
Hello,
I have an application running on legacy NRF SDK and using the nRF5 bootloader, which has below flash sectors, 0x00000 - 0x026000 - Soft-device section 0x26000 - 0x0D9000...
Our custom product, based on the nRF52832, is undergoing certification. The testing laboratory requires that only one BLE advertising channel be active at a time—first channel...
Hi there,
We have a mass produced product with a modified secure bootloader (from SDK17). This BL has BLE and USB and we bolted on an SPI flash transport for OTA updates...
Are there any examples for audio recognition using Nordic Edge AI Lab audio (aka Neuton) ?
I am ready to start creating my model, but was wondering if there were examples...
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Hello
I played with the mcuboot_recovery_entry bare metal dfu sample. I noticed that if I sign an application image with an invalid key (invalid on purpose), the firmware...
I have been reviewing the antenna section in the datasheet of the BLE audio SoC nRF5340. The datasheet mentions a single-ended antenna output (on-chip balun). Could you explain...
Hi,
When the firmware is run in debug mode (J-Link connected), the system always works correctly. BLE initializes properly, and all sensors function as expected.
When...