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...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...
Hi
I am moving an application to nRF54L15DK.
SDK is v3.2.2, single core only, no sysbuild.
Whenever I try to debug I get:
-- west flash: using runner nrfutil -- runners...
Hi,
i am developing under NCS 3.2.1.
I would like to if there exist a stand-alone command for creating DFU (nrfutil sub-command or similar) instead of https://github.com...
Hi guys, I have been working with a custom PCB based around the nRF5340 that uses the nPM1100 as the PMIC. I have configured it for 1V8 VOUTB output, fixed VBUS, VTERM high...
Hello, in the design reference it explicitly mentions:
“Important note on C9: The grounding of the C9 capacitor MUST be isolated from ALL ground layers except the bottom...
Hello,
I’ve been using SSD1306 128x64 OLED displays with nRF52840 boards for several years without any issues, building with nRF Connect SDK 2.5.x to 3.1.0. Recently, I...
We have thousands of devices live in production and we sometimes encounter the situation that we cannot restart bluetooth advertising anymore after a connection attempt. ...
Hi, we are investigating some devices in field, and have limited logs to work with. From time to time, we see EMM reports with cause 255. According to nRF9160 AT Commands...
Hello,
I have been following the tutorial for the DECT NR+ Shell (nRF91x1: DECT NR+ Shell). However, I am unable to locate the sample referenced in the documentation:
...
Hello, I try to do work a ism330dhcx on a custom digital board with a custom board in which there is a NRF54L15 microcontroller. The sensor works on other custom board with...
Hi all, I'm currently evaluating a few different vendors, chips and technologies for an idea I've had. It's a wireless+USB gaming HID, so latency is very important. 1kHz polling...
Hello,
We are planning to use the nRF54LM20A, but we do not intend to implement USB in our design.
For the nRF52 series, the datasheet provides a reference schematic for...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
Hi, we are currently implementing DECT NR+ mesh network as part of a thesis, where our one part of our plan was to implement full MAC layer (otherwise its just a full mesh...
Hi,
I'm trying to write a generic tool that lists the attribute table of a connected BLE Peripheral. For each discovered attribute I want to log to the console the attribute...