I’m facing a UICC failure issue on multiple nRF9151 DKs.
Symptoms:
AT+CPIN? returns ERROR
%XSIM: 0,9
SIM VCC is not present (no 1.8 V observed)
Nordic stock examples...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
Hi,
I'm running into what looks like a software link-layer issue on the nRF54L15-DK that I'd like a second pair of eyes on. The same firmware works end-to-end with iOS...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
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...