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...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hello, I am trying to save my sensor data and system uptime to the external flash on my nrf5340dk. So far I have been able to erase some sectors of the external flash, write...
I have created a barebones blinky example as a way to start developing for the dual cores on the nRF53, but I can't seem to synchronize them. The code on both cores is nearly...
Hi,
This is a followup on https://devzone.nordicsemi.com/f/nordic-q-a/119259/synchronisation-between-tx-and-rx-in-connectionless-direction-finding
We now have a synchronised...
Hey!
I am working on a project that requires downgrade prevention of the Network Core and also requires the application core to read the Network Core version, set with the...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hello DevZone,
I have an nRF5340 devkit along with an nRF7002EK, and I'm looking to upgrade from SDK version 2.6.1 to 2.6.4. However, I'm facing an issue. In version 2.6...
I am using OpenThread network and working on CoAP Client and Server examples (Customized). Everything working fine when devices are on main power.
My client devices are...
I am running VSCode with the latest nRF extension. I am on v2.9.1 of the SDK
I created a new app and copied the bluetooth_st_ble_sensor sample project.
I would like to...
This issue is a follow-up to the previous one: 341132
When upgrading our device from Matter 1.1 to Matter 1.3 firmware via OTA, the MCUBoot program in the old firmware fails...
So I have been doing a project on nrf52840dk, So I have built a custom bootloader for it as well, I have been trying to add the custom bootloader with the code in my nrf52840dongle...
Hi Nordic Team,
I am working on matter-based product development using nRF54L15 and looking for machine learning support for the same SoC. Can you please confirm if machine...
I have a BLE system where multiple sensors operate as peripherals and send data to a BLE central. These sensors enter sleep mode after transmitting data and later wake up...
The scanner can be informed of the synchronization information as soon as it receives an ADV_EXT_IND PDU, and then it can later scan only AUX_SYNC_IND PDUs. at this point...
Hi,
I used the nRF52840 board with SDK v2.8.0 .
When we tried to build this example code, we encountered the following error: v2.8.0/zephyr/include/zephyr/device.h:92...