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 need to set the connection interval to 7.5 ms. The main.c has the corresponding macro: MIN_CONN_INTERVAL but it seems to me that it supports only integer values...
Please...
When building examples targeting the thingy53/nrf5340/cpuapp board target cmake is run twice, on a fresh build. Then once the build is finished, without modifying anything...
Hi,
In the past we had quite some issues with moist in nRF9160 issues (likely due to bad storage at our PCBA partner). We are now baking all nRF9160 always at 125 degree...
Hi all,
i am currently developing applications for the nrf54L15 for science. We ordered nrf54L15DK and everything is running fine. As we would like to switch to public availabe...
Hi,The Nordic Team
I am developing the Matter over Thread product. I have defined a Bluetooth transport protocol, and now I can receive data. But now I do not know how to...
Hello Nordic Team,
I’m looking to build on a BLE Scanner(Beacon functionality) + Peripheral features on my application using the nRF52810 device, but I’m facing difficulties...
I've been unable to get a SPI MOSI pin to output data on nRF54L15DK using Nordic Connect SDK v3.0.2. SPI transactions report success, and the SCL and CS lines are clocking...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...
Hi NRF team,
I am currently working on the microphone module in zephyr RTOS. I am using the zephyr sample code for stereo. I am reading the stereo microphone at every...
The npm2100.overlay file generated by the nPM PowerUP app (v2.1.1) appears to have errors, and does not compile with the nRF Connect SDK Toolchain v3.0.0 in Visual Studio...
What happened to embeddedcentric.com? NOTE: They made use of Segger Embedded Studio (SES) for the training. Can SES be used for this training, or only Visual Studio Code ...
Hi,
nRF54L15 DK + VSCODE + nRF connect for VSCODE,
I test example peripheral_uart, when click debug to start debugging with GDB,it show error:
Starting: "C:\Program...
I have code working for interfacing the nRF52 DK board to a SSD1309 based 2.42” OLED display.
The problem is with getting the correct indexing for lines and columns.
Can...
Hello,
we are experiencing rejection from the network by receiving cereg notification. Modem afterwards stops attempting to connect to network. Which results in application...
I had used nRF52840 DK sometime ago and successfully tested it with different codes. But now when I connect the kit to the PC, it is not getting detected by the same PC that...