Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...