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...
Dear Nordic Team
-> what is the pinout of the TRACE connector of the nrf52840DK (PCA10056) board ?
I need to connect wires onto P0.11 and P1.00 GPIO, and the trace...
I'm using the nRF52832 SoC through Rigado's BMD 350. For initializing BLE, I'm using the Thingy52 firmware code as the hardware mostly reflects that of the Thingy52. My hardware...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am receiving data from the sensor with TWI communication and writing it to the sensor by SPI communication...
Hi everyone,
Device : nRF52832
SDK version : 14.2
Softdevice : S132 v5.0
I am facing a problem when changing the interrupt priority dynamically. Let me explain the...
HI,
I'm currently working with two chips RF24L01+.
Each chip switch in sending role to receiving role several times. By default, I set them in sending role and I whait...
Hello
Previous projects used SDK11 protocol stacks with BootLoader and DFU
About the BootLoader of sdk11, DFU is different from sdk15. Please consult me. Thank you.
...
Hi Sir,
As check below link, we know how to re-write the bootloader address.
https://devzone.nordicsemi.com/f/nordic-q-a/26300/how-to-use-nrfjprog-to-write-uicr-bootloaderaddr...
Hi,
I am implementing an application where I need to transfer a 32 byte array via NFC. The only issue is that existing modules in nrf52 sdk have support for UTF-8 encoding...
Hi,
I am looking for a flasher that can be used for nrf24le which can be used in serial production. I found segger Flasher portable plus for nrf51, This device can work...
HI, team.
I use two nrf52840 PDK run the example light switch, light switch proxy server and client.
for the light witch proxy client, when press button 0 it will call...
I have an application where 2 peripherals are gathering sensor data and sending this using notifications to a central. Every connection interval, new sensor data is available...
Is it possible to scan for eddystone beacon advertising packets using a nRF52 central device?
I'm trying to accomplish having authorized beacons such as waypoints that...
Hello,
I am developing a bootloader on nRF24LE1. The NUPP configuration is: the first 24 pages (page 0 - 23) are set to be unprotected and the last 8 pages (bootloader)...
I have three nRF52840 DK. I'm trying to make some project on Bluetooth Mesh network using nRF52840. And how can i make the use of mobile as node in network along with 3 nRF52840...