Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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...
I am working with an nRF5340 device and I want to understand the maximum achievable BLE throughput for both 1M PHY and 2M PHY. Could you please provide guidance on:
...
Hello,
I see in the datasheet that the nRF54L15 has an internal 128Mhz clock.
For applications that do not utilize the BT radio on the nRF54L15, is the external crystal...
Hello all ! I'm currently trying to make a scan with our custom board, I've made a custom board with our GPIO and the use of the SPI4 instead of QSPI for the 7002 -> 5340...
I set up the wifi_shell sample using a nRF7002DK and noticed that it is leaking 104 bytes of heap after each wifi connect/disconnect cycle. This is with version 2.7.0 of the...
Hello,
I am solving a problem with nRF7002-DK, I am using TCP sockets for communication. MTU can have up to 6800 bytes, unfortunately, both in STA and AP mode, the connection...
My prj.conf:
First question / issue:
I am trying to make use of the azure dps and since I'd like to use the UUID as device id i am trying to set 'AZURE_IOT_HUB_SAMPLE_DEVICE_ID_USE_HW_ID...
I am trying to make an ndef record using t4t, but it fails.
For example I'm trying to convert the example 'record_text' to work with t4t setup, and it always fail.
Is...
Setup: nrf5340dk Zephyr: ncs 3.1.0 Hi, I am trying to enable firmware update for CPUNET over Serial (USB_CDC). I enabled update for CPUAPP and it works correctly, but not...
Hello,
I am working on a custom board based on the nRF5340 SoC . When I build any BLE sample (for example, peripheral_hr or peripheral_uart ) for the nRF5340DK , the build...
Hi, the nrf54l15 DK documentation states "nRF Connect for Desktop's Board Configurator application can be used to select if the nRF54L15 SoC interfaces with the external memory...
Hi,
I am using NC9 2.9.0 with VSCode and NRF extension.
I have seen that since version 1.2 of Device Information Service (DIS) spec , it is theorically possible to have...
Hello,
Is it possible to make the nRF Sniffer for Bluetooth LE application work on a nRF54L15?
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth...
I have a custom board with a nrf5340. I flashed two of them with two different names and opened up the nrf Connect app on iOS. I was expecting to see them side by side but...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
I have successfully implemented an I2C interface example for AS5600 chip now I want to redirect the printk logs to UART over USB. For some reason I'm not able to make the...