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'm working on setting up a West Workspace to manage projects for two different MCU vendors: Nordic Semiconductor (nRF series) and STMicroelectronics (STM32 series), since...
Hallo,
I have been having a problem with implementing just works (level 2). When I have the following advertisement parameters connecting and pairing works great:
#define...
I use the nRF52840 dongle on Windows to sniff BLE using the Wireshark extcap. I have been using the python extcap, but recently installed the new executable extcap. I noticed...
I am writing to seek your assistance regarding an issue we encountered during the Matter certification testing. Our product failed to pass test case TC-S-2.2 , specifically...
HI
I am using the nRF54L15. Is it possible to integrate BLE Mesh functionality into the periodic_adv_conn example? This would allow the device to both receive data reported...
Could you please let us know in which NCS version Neuton ML is planned to be integrated, and whether there is a specific timeline? We are considering incorporating this technology...
Hello
nRF5340 and nRF54Lxx datasheet contains a section where the "AP ID"s of the "Debug access port" are described.
Is there anything similar for the nRF52xxx available...
We are working with Nordic's official Peripheral_esl and Central_esl samples from nrf-esl-bluetooth, using nRF Connect SDF v3.0.2 and Toolchain 3.0.2. Our setup is aimed at...
Hello,
I would like to ask and explain what the options are for uploading production firmware to Nordic chips, specifically nRF5340+nRF7002. So far, I have been using VS...
Hi,
I have a BLE Mesh network managed by an nRF52840 device (let's call it the central device). I can add and remove other nRF52840 nodes to and from the network (kind of...
Hi,
I’d like to implement firmware updates where a central device (SMP Client) updates a peripheral (SMP Server) over Bluetooth.
I came across this repository: github...
I’m currently exploring peripheral support on the nRF54L15 and nRF54LM20A series controllers. I need to turn an LED on and off using the PWM component. The LED is connected...
We are developing a device based on the nRF5340 with an nPM1300 PMIC. The device has three power modes :
Active mode: most peripherals are enabled, and BLE communication...
I want to send Advertising packet with non-connectable and non-scannable via 2.4G without using the Bluetooth protocol stack. I try Congfig Nrf52832 's RADIO ,but it didn...
Hello
I am looking to use [as much as possible of] the full-speed USB bandwidth of 12 Mbps (or 1.5 MBps).
I have been able to use the USB MSC for my initial testing (with...