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, We are currently working on designing a CS-based distance estimation algorithm, referencing the two example routines, `ras_initiator` and `ras_reflector`, from NCS...
I'm getting exactly the same as this ticket now I've switched to extended advertising. Was there any resolution?
Android is fine, iOS 18.5 phone sits in a connect/error...
I'm testing the spi communication protocol with the nRF54L15 DK. At that moment, I'm testing the lesson5-exercise 1 solution of the intermediate course. The problem appears...
Hello,
As the title, I'm using nRF5340 audio sample to test Walkie Talkie demo.
I know that in nRF5340 audio DK, the microphone is set through CS47L63. Now I want to use...
Problem originally due to installation and failure of Gas Smart meter - a common problem in the UK with up to 4+million similar customers. Issue is Smart meters on external...
It isn't clear from the nRF5340 documentation and the only related post doesn't answer it but if we want +3 dBm output power, do we need to wire the nRF5340 in high voltage...
I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds...
What is the recommended termination for unused RF pins on the nRF54L15 in QFN48 (QFAA) package? Can you confirm this is acceptable?
ANT Pin 31, floating VSS_PA Pin 32, grounded...
Hi, I want to change the voltage of the VDDIO in the group of pins labelled Port 1. I launched Board Configurator from nRF Connect for Desktop but it says "This development...
I have code set up to configure Timer3 to generate a Compare event at 100 KHz, using the PPI so that triggers an ADC Sample event for the two enabled ADC channels. EasyDMA...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hi,
I'm developing an application with a custom firmware image for both the nRF52840 and nRF9160 on the nRF9160DK. I've always been on ncs v2.5.0 and decided it would...
Hello,
I am trying to program a custom device of nrf54l15 using nrf connect for desktop app(V5.2.0) -> Programmer(V4.6.2)
I am able to program it but this is how I see...
I am bringing up a custom board using the nRF54L15 (Fanstel BM15M module) and I am using SPIM00 as the high-speed SPI interface. I am configuring the peripheral through Zephyr...