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 feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Hi Nordic team,
I’m seeing a strange runtime behavior related to RTT connection state.
Issue summary
When I connect to RTT (Segger/J-Link RTT viewer), image rendering...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I just bought a PPK2 , and try to connect it with the PC software, but it seems cannot connect with the power profiler software. The green led blink slowly .
The software...
Hello Nordic Team I Have tried different usb cables ,and different PC .
all cannot connect to the software .
can you help me to check what has happened .
open log...
I am on the learning curve of nRF9151 and LTE/GNSS.
Trying to build and run the sample app under nrf/samples/nrf9160/location
The errors Im getting are
[00:11:23.476...
Hi, I have upgraded my custom nRF52840 devices from SDK 2.4.1 to SDK 3.0.2. For few days, these devices did connect to existing OpenThread network. But now, all SDK3.0.2 devices...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
Dear Nordic Support Team,
nPM2100, SHPHLD pin: we would like to connect a pushbutton to GND to wake the PMIC from ship mode. Additionally, we would like to read the pushbutton...
Hello, I am currently designing a custom board using the nRF9151 and I have a question regarding the SWD interface. My understanding is that the nRF9151 contains two main...
I've just spent about 4 hours trying to figure out why a particular build was failing (on nrf9151dk).
Examing the cryptic errors finally revealed that the TFM partition...
We're using the nPM1300 in our designs and we noticed that the charge portion does not appear to keep a battery charged when USB is connected for extended periods.
Our arrangement...
So far we have been using nRF5 SDK v17.1, but we ended up using nRF connect SDK v1.9.1.
However, this compiles too slowly.
I modified main.c and it seems to compile everything...