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,
We are using NRF52840 in our project.I am using SDK 15.3 and soft device s140 in keil 5 uvision. The NRF52840 Bluetooth will act as central and the other controller...
Hello. I am sending data from the multi-roll BLE module to the central BLE module using Notify. Currently, only the sample project HRValue is sent.
The data related to transmission...
Hello!
I'm using the nRF 52840 module for Zigbee applications. I am implementing a Zigbee router and I need the time-limited commissioning on the device, such as the creation...
Should it be possible to send SMS with the at_client example, and is there any special requirements to do so?
This is the AT commands setup procedure I've used:
AT+CFUN...
Can anybody help me please?
I'm trying to find a chip that will allow me to connect to my smartphone's internet connection over bluetooth.
I don't want to create an app...
I installed nRF connect for desktop in ubuntu 16.04. I added Programmer app . It was working fine till yesterday. But I update it from the nRF connect today. But now programmer...
Hello,
I try to use the opus codec on an 52840-DK. The Build and Flash with ARMGCC woks fine (with gcc-arm-none-eabi-8-2019-q3-update) but I'd like to use the debugger from...
While using the Zigbee OTA examples (nRF Thread and ZigBee SDK v3.1.0), I have noticed by the sniffer, that the attribute “Block Request Delay” is presented in the OTA Upgrade...
Hi! A strange problem we encountered is a different behavior of our boards before and after cutting the SB40 bridge and place a jumper on P22.
First part which works as...
Hi,
We are using NRF52840 DK in our project.I am using keil5 uvision, using SDK 15.3.0 and soft device S140.I have installed nrfx command line tool version 10_3_0 and nrfgo...
I'm using Segger Embedded Studio 3.52, nRF SDK for Thread and Zigbee v3, nRF52840-Preview-DK
I have a Zigbee Coordinator and Zigbee Router that work great at my home office...
I can success transplant saadc and fatfs to my ble project.However, when there is a SD card, the slave can write data to SD card successfully, but disconnect with the master...
Hi engineers, I got a question regarding nRF52840 (PCA10056), i want to run DTM using PCA10056 board with MT8852B tester. Unfortunately, i keep failing to get the EUT address...
Dear all,
Our application is made of
Chip nRF518122 + SDK 11.0.0 + DFU Bootloader + BLE application (gcc complied) loaded with nRF Toolbox over the air
we are putting...