Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...