I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Hardware: nRF5340 DK
nRF Connect SDK: v2.6.1
Description:
I am working on a project where there is a need to transfer a large amount of data from NET to APP core. We...
Hello,
I am working with nRF9160 already since SDK v2.1.2 and with every update there are some functions not working anymore, although not mentioned anywhere in the documentation...
I am currently working on a FOTA implementation I am using nRF9160 DK with nRF Connect SDK v3.1.1 and the LwM2M client sample (/samples/cellular/lwm2m_client/). I am using...
Hello All, I hope everyone is doing great. I am an embedded enthusiast and i recently started working on nRF boards. I am currently facing error while setting up my custom...
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...