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,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
Hello,
We're working implementing a custom board using he nRF54L15 and looking to use the NFC functionality. We have run into an issue that occurs when we try to read the...
Hi, I'm trying to determine whether or not an nRF54L15-DK running Zephyr supports the following relatively recent Bluetooth features and if so, how to enable and use them...
Hi, I'm using v4.0.4 of the standalone Bluetooth Low Energy desktop application to obtain and display GATT details of a connected device. I enable indications on the Service...
One of our employees is following the Cellular Fundamentals courses and they got stuck on getting modem traces out of the Thingy:91X.
In lesson 7 exercise 1, the course...
I have been trying to understand Child Supervision. Part of the documentation that I have read is:
https://openthread.io/guides/build/features/child-supervision
At the...
Hello!
I'm working on a project that was primarily developed with NCS v2.9.0. The application (using an nRF5340) utilizes BLE mesh and is configured to use TinyCrypt for...
Hello,
I am using nRF52833 with nrf connect sdk for vs code (SDK and Toolchain version : 2.9.1).
Hello Nordic Team,
I am using OTA DFU with MCUboot on the nRF Connect...
I have a custom NRF9151 board with Windbond W25Q32JV flash, and some other peripherals connected. It also has GPS and LTE which I have tested and work. My UART console is...
I am trying to flash and use the debugger on a nrf52840 DK to flash a Thingy53, using the ribbon connector as outlined in this video . I tried to follow the steps in this...
nRF9160, SICA B1A, mfw 1.3.7, NCS 3.1.0
I currently try to test the situation, when the battery gets drained "too much" and the voltage drops below 3.0V (e.g. 2.9V) on VDD1...
Hi Nordic Team,
I am using MCUBoot with BLE DFU on nRF5340 and I am facing an issue where the DFU process cannot complete due to my application’s custom boot logic.
After...
My project is running on an nRF52832 with the soft device enabled. At the start of my project I have the following
When I reset the system our normal way (calling nrf_pwr_mgmt_shutdown...
Dear all,
I wanted to modify BTHome template sample for Home Assistant software in order to run enable it to advertise on PHY Coded, there I guess I need to enable extended...