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...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
Hi
In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data...
Hi! I’m developing an Android app for the Nrf52840 using the DFU Flutter plugin. Right after completing the firmware update, I encountered an error as shown in the attached...
Issue when I open the power profiler software in nRF Connect for Desktop:
11:16:39.737 Initialising nrfutil module: device
11:16:43.315 Using nrfutil-device core...
In your scenario, you have a device that currently runs a bootloader and application developed with nRF5 SDK 14.2 and SoftDevice s132_nrf52_5.0.0, and you want to update the...
Hi All,
I’m working on a project that involves simultaneous audio stimulus playback and bio signal data collection using a BLE module and a mobile base station. I need to...
Hi, I followed this video to setup CMSIS wizard but somehow i am missing something and I am getting the following error.
CMSIS Config sdk_config.h
Error starting process...
We have a registered product using QDIDs for ncs 2.5.0. We wish to upgrade to ncs 2.6.1
Bluetooth QDIDs were changed between ncs 2.5.x and ncs 2.6.x - do we have to pay...
Hello,
I am experiencing difficulties configuring an nRF52820 to function as an SPI slave on a custom-designed board. I followed Lesson 5 of the NCS Intermediate Tutorial...
I have two computers where nRF Connect for VSCode behaves differently in the sense that in one computer when I start debug it stops at the first line of the main and I see...
Hi,
I've integrated the softsim feature to the modem_shell application, which is working fine.
But I have a performance issue: I'm receiving the APDU from the modem...
Hello Everyone,
I am using NRF52811 evaluation board for my development purpose using SDK 2.6.1 on visual studio code.
My tasks involve LED control using Bluetooth as...