Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...