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...
Hi,
I have been trying to get Periodic Parent Search active on my nRF54L15DK (and also on an nRF52840DK) without success. My approach has been:
Use the OpenThread CLI...
We are currently using the STM32WL5MOC module and are facing a serious issue with LoRa range. The communication range is not going beyond 1 meter, and the RSSI while receiving...
Greetings,
I have set up some tests using the ZTest environment based on the test sample in ..\v3.0.2\zephyr\tests\bluetooth\adv\. for my custom project which has custom...
Hi,
We are considering using nRF54L15 / SDK3.1.1 -> as a wearable device that is part of a Thread network. We also need to do sporadic BLE connections and channel sounding...
We've a nRF9151 DK for which we built the Nordic Semiconductor LwM2M Client sample using SDK 3.0.2 (modem firmware 2.0.2).
We followed all steps listed in https://docs.nordicsemi...
We are seeing network issues in some particular locations. In these areas, the device is unable to connect to the cloud.
Hardware: nRF9160-based board
Modem firmware...
I am running the boot loader with the default name 'DfuTarg' on a Nordic NRF52840 board very similar to the PA10056. I download this boot loader to the board, connect to it...
I am working with a product that uses the NRF52840 MCU and operates as a BLE peripheral.
I would like to know if the Cortex M4 in the NRF 52840 has support for programmable...
I am using VS Code to develop on the nRF52832, which is externally connected to a TCAN4550 CAN-FD chip. I successfully used the tcan4550evm.overlay to send and receive 8-byte...
Hello Nordic Support,
I am trying to use the nRF5340 SDK to communicate directly with the network core via HCI commands , without going through the application core.
Steps...
We want to use the NRF52810-QFAA-E-R7 in our device. Its only function will be tunneling data from UART to Bluetooth and back. No other functions are needed. What is the minimal...
Hi guys, I am trying to enable timer interrupt in nRF54L15.
but when i debug the application it locks inside the IRQ_lock.
can anyone explain me the issue here. It would...
Hi Nordic Support Team,
I am currently working on integrating the MAX30001 ECG/Bio-impedance sensor with the Ezurio nRF54L15U DK (nRF54L series). I am using the nRF Connect...
Hi,
1.I'm attempting to create a GRTC wake-up example, but it's giving an error when running. Could you please help me troubleshoot this issue? 2. The line that caused the...
Hi,
I am using nrf70-wifi-ble-image-transfer-demo to transfer a static image stored in the Flash.
While I am using 5Ghz STA mode UDP Wi-Fi, I notice the image will blinky...