I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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...
What antenna type is required for FCC ID reuse in an end product? Can only the Ethertronics P822601 be used without filing for an FCC permissive change? The FCC grant for...
As you can see here it mentions the ble version is 5.2 but if we click through and get into its datasheet the ble version is 5.0 . And also in the datasheet of nrf52832 no...
Comprehensive Nordic Thingy:53 Hardware Issue Report
Device Information
Product : Nordic Thingy:53
Serial Number : EADCC50F61DAF406
Operating System : Windows 11...
Hi,
I have this setup:
MacBook -> iMCU USB (J2) <-> nRF5340 DK <-> P19 Debug Out -> My PCB board
I can currently flash my nRF 5340 successfully and I can connect using...
I currently have a self-developed 5340 development board, using the Bluetooth transparent transmission routine. These are my current main.c file, device tree file, and configuration...
Hi! We have three different uart applications (two for production use, and the uart shell backend) and three different hardware output paths, but nRF52840 features just two...
Successfully programmed via SWO (Debug connector to programmer/VSCode)
Successfully programmed via NRF Connect Programmer using J-Link SWO
Checked power rails to be 1...
Hi Nordic,
I encountered a strange issue when compiling and flashing my nRF5340 project with NCS v2.9.0.
On the first flash , everything works fine. Bluetooth starts...
Hey Team,
I have a custom board based on the NRF52840 and I want to create a profile for my battery using nPM PowerUp. the nPM1300-EK has onboard nPM controller and USB...
Description:
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery . ...
Hi, I am seeing this weird behavior on my custom board. I have an npm1300 with nrf5340. The npm1300 stops working after the power fail comparator triggers at 2.8V, since the...
After I used the migration script to migrate my boards from the HW V1 to V2 I started getting this issue.
I get it across two diffrent boards, I tired other versions of...
Hello, I'm starting to build/develop a project around the ISP2053 (nRF5340 module) and I'm a bit confused with the schematics. In some of the schematics, there is a "VDD_nRF...
Hi,
I am trying to subscribe to notifications from a peripheral device on my central device. The peripheral has more than 3 characteristics, but I am only able to successfully...
Hi,
DFU over UART is failing on NCS V3.1.1. I have a project file that works fine with V3.1.0. When I query the image information, MCU responds immediately. But when I rebuild&flash...