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 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...
nRF Connect SDK v3.2.3, nRF9160.
Hi,
I'm working on a project which has MCUBoot enabled (dual slot) for firmware updates over cellular connection. I did not have a pm_static...
Hello,
I want to program the bare nRF52832 MCU over SWDIO, SWCLK, GND and +3,3V Connections with a Segger J-Link programmer. Unfortunately the programmer could not connect...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Is it possible to be able to get hold of some of the legacy software for the nRF52 BLE sniffer that works off the old nRF Command Line Tool rather than the nRFutil? As I'm...
Hello together!
I am trying to reproduce the ultra low power connection as described in this whitepaper: /cfs-file/__key/communityserver-discussions-components-files/4/3482...
Hi,
I am working on a smartwatch PoC using the nRF7002 DK (nRF5340), and I am trying to interface a 1.8" ST7735 SPI TFT display (128x160).
Hardware: - Board: nRF7002DK...
Ultrasonic welding is commonly used to seal plastic enclosures for electronic devices. 32kHz crystals can be damaged by this type of welding and manufacturers recommend not...
Does APPROTECT supersede SECUREAPPROTECT or do both need to be enabled for maximum security?
Similarly, do the HW protections (APPROTECT, SECUREAPPROTECT, ERASEPROTECT)...
I am trying to measure current on a nRF52 DK v3.0.0 using PPK II in source mode.
I cut SB9 and soldered SB12 as described in this guide: https://docs.nordicsemi.com/bundle...
Hello , I 'm trying to use the Lan865x (two -wire eth click ) chip with the nrf52840dk board , using zephyr 3 . 7 . I 'm getting always this error while trying a net sample...
Hello!
I've been trying some of the solutions around these forums but I can't seem to get my nRF52840 DK to show up on my device manager so I'm unable to flash anything...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello Nordic Team,
I am using nRF Connect SDK v2.9.0 with the nRF52833 controller. I am currently working on OTA implementation.
I am implementing OTA in another code...
I want to prototype an Auracast transmitter, with an analogue audio input, which is also WiFi enabled. I have read that the recommendation to get started with the nrf5340...