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...
Hi. Last project was on v2.4.x and returning for a new one after loving the platform previously. However, the VS Code dev environment seems far less stable that it was 2 years...
We are using Vidar's program that is the basic samples/bluetooth/central_uart sample but with 3 board files so the program can be run on the nrf9160dk/nrf9160/ns board, in...
Hello all,
I am currently using an MDBT50Q-DB-40 from Raytac with the NRF52 DK (PCA10056) with nrf connect in vs code.
Very simply, I'm setting a GPIO to go high and low...
Hello,
I am using the nPM PowerUp application with the npm1300 Evaluation kit. I am trying to configure the bucks (1 and 2) to be on/off controlled by one of the buttons...
Hi,
I'm working on an application where I want to read a couple of characteristics to get information about the connected device before continuing doing useful stuff....
I am evaluating the nRF54L15 with the nRF54L15DK. Previously, I was developing with NCS 3.1.1 and successfully implemented a high precision frequency measurement using a timer...
Hi,
I am trying to develop a matter device, using the XIAO BLE module, which features a p25q16h external flash chip, rather than the mx25r64 present in the DK. I was able...
I am trying to use some examples to add a drivers directory on my project. While doing so I run into build errors which seem to indicate a toolchain problem. The two errors...
Getting the'{', '=', or ';' error during generate and build...
Checked the attached file for hidden characters in both notepad and vscode editors.
Can someone recommend...
Hi,
I have a custom nRF5340-based LE Audio broadcast sink built on nRF Connect SDK v3.2.0 (Zephyr 4.2.x). It scans for a broadcast source, establishes PA sync, creates a...
I am attempting to install and use the NRF Connect for vscode extension pack. I have made several attempts googling solutions posted by others facing similar issues. I am...
I am developing a BLE to LORA interface using nRF52840.
The LORA transceiver needs a 32MHz clock. Is there any way that I can get the nRF52840 to generate this?
I will...
In version 0.8 of the reference datasheet for the 54L15 (QFAA QFN-48), the capacitance value for C5 is specified as 10nF. Why was it updated to 2.2nF in version 0.9? What...
Hi!
I use nRF Cloud Lib of NCS v3.1.1. I couldn't find detailed info on how nrf_cloud_send() works with QoS > 0.
If I set QoS > 0 and get a 0 error code returned from...