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...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
Hi.
Developing PAwR in project, I have some Question.
before Asking, My Project Structure is below.
1 Gateway (Advertiser) - Node1 (Scanner)
- Node2 (Scanner)
-...
Hello,
I'd like to send/receive data over UART using the expansion board connector of my Thingy:91 X (pins 0.18 & 0.19 as RX/TX). With SB8&9 separated (to isolate pins...
Hi,
I was able to purchase a commercially available 30cm ribbon cable to connect from the nRF54L15 DK to a custom board for programming. I later realized the DK documentation...
Hello,
I have custom hardware using an nPM1300 and nRF52840, and I am having trouble getting the nPM1300 to work as described in its documentation. I have a button connected...
I am trying to write a low level driver for the TWIM system in a nrf52840 and cannot seem to get the hardware to transfer the TX data out of memory. For many reasons, I do...
I am working on project with nrf54l15dk/nrf54l15, and the project runs on cpuapp without utilizing flpr. So, I decided to release the allocated section of flpr on rram_controller...
I'm seeing an issue where nrf91 SLM, running as an AT modem over UART, sometimes chokes on XSEND command and doesn't respond until the host (nrf54) sends another AT command...
i got the following code from here: https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/zephyr/kernel/services/timing/timers.html , and am using version 3.1.1 of the SDK
...
Hello, I am currently trying to use kmu to store a series of derived keys. My current systems derives AES keys and attempts to store it into KMU. As psa_key_derivation_output_key...
Hi,
in ncs3.1.1 peripheral_uart sample after disable the uart init and gpio_config, the nrf54l05 can achieve the low power state,but the avg Idle current was about 5uA,seens...
Hi! I'm currently trying to use waveshare E-Ink display module (waveshare_epaper_gdeh029a1). First of all, I wanted to test out the lvgl by flashing the sample onto nrf52840dk...
Support Ticket Draft: Severe PPP RX Buffer Overflow on nRF5340 Gateway (NCS v2.5.0)
Subject: Persistent net_ppp: Rx buffer doesn't have enough space Errors on nRF5340...
Hi
It's my first experience with nordic. I need to implement nfr 52833 with RFID-RC522 connected by SPI port. Does anyone have an example to start using the SPI port in...
Good afternoon,
We are using an nRF9151 device to send data over LTE-M. Our gateway, located in Sweden, occasionally resets unexpectedly. We suspect that a fatal error...