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...
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...
Hello everyone,
I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.
In...
have a MONOGOTO SIM card that works successfully with TELIT and THALES modems. However, the same SIM card is not detected on the NRF9151-DK. When I send AT+CPIN? , I get:...
Hi I’m having trouble connecting to my nRF5340 dk using nRF Connect for Desktop (Programmer app). When I select the device, I get repeated errors like:
Details:
...
Hello, I’ve been trying to install Nordic Connect SDK 3.1.0 in VS Code, but the installation keeps getting stuck midway and never completes.
I’ve tried several times over...
I'm bringing up a custom board, working through the peripherals one at a time. Unfortunately, I haven't gotten very far before things started misbehaving. One part of the...
With mfw 2.0.2, AT%RAI supports now also "2 – Activate with unsolicited notifications."
That's verfy useful, but I miss some details in the documentation about the usage...
Hello community,
I am working on a project that requires the integration of the u-blox NINA-B302 module , which is based on the nRF52840 SoC .
I have previous experience...
Hi All,
I have been trying to create new custom board. and havent been able to even build.
I followed the intructions here :
https://academy.nordicsemi.com/courses...
HI,
We are producing products using the nRF52832. During production, a defect occurred where the lpcomp detection voltage was operating at a voltage lower than the design...
HI
I'm using nRF54L15-PDK 0.8.1. When debugging with VS Code, the debug session failed for some unknown reason. Afterwards, the PDK's nPM1300 output, which was originally...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
As the title suggests, we are having issues with BT notifications being throttled.
The function which does the notifications is below:
We loop over sectors of flash memory...
I am trying to replace such a platform and was hoping to use nRF9151 as a starting point.
Is such a platform possible at all with Nordic/Zephyr ?
I have an old 9160 dev...
I am trying to use Edge Impulse ML models on my custom board. I have built my model on EI and downloaded it locally. I followed the sample wrapper code to use my own model...
Hi, I am devolping a sensor system where I am in need of a Tri state GPIO solution
Currently using the NRF54l15DK with all the latest software versions (3.11, etc.), developing...