Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello, I would like to know if the nrf9160 flash can be loaded locally and not via wireless. We have a lot of devices with data to preload and is unviable to download the...
Simple sQSPI test app locks up on LM20
We've got a simple display driver working for the nRF54L15. We used the mspi_sqspi driver for reference. As far as I can tell, there...
Hi, We have an application based on Matter Template and we want to program our application and the matter factory data during production, how do we do that? What we have tried...
Hi,
I am facing issue on nRF54l15 MCU where after uploading the image from the devcie manager app, I don't see image getting swapped from slot 1 to slot 1. FYI I am storing...
We are using nRF52832 with NCS(v2.9.2)/Zephyr and the watchdog (20 s timeout). When the application enters System OFF (e.g. after idle), the device goes to sleep but then...
Hi,
I have just bought a PPK2 and (mistakenly on my part) assumed it must read the Voltage of the output as well (necessary for power measurements). I see now that it doesn...
For a very small percentage of our devices, we sometimes see watchdog reset events that we cannot explain. The only pattern that we see so far is that the watchdog reset happens...
I am currently developing a project using an nRF5340DK and a custom board.
For some unknown reason, the device is being identified as an "Unknown device." The ironic part...
uart_nrfx_uarte.c, uarte_pm_suspend checks some preconditions with __ASSERT_NO_MSG. In my experience that causes unintended and not required crashes. If the precondition is...
I am building my custom PCB with the nRF52840 chip using the Fanstel BT840F SoC. I have designed and fabricated my own PCB. I am able to flash the code onto the SoC only once...
Hello,
While using ai.lab.nordicsemi.com for model training, I noticed that after the training process is completed, the platform generates several performance charts, such...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...