Hello
I'm working on a custom electronics board with an nrf54L15 (QFAA). This MCU is interfaced with an EEPROM memory (24FC16T) via an I2C bus connected on P1.03(SCL) and...
Hello everyone,
I am currently working on implementing the flash protection feature for the 54L05 chip. My objective is to safeguard the code storage area from unintended...
The problem applies to both, nRF5 SDK 15.2 as well as to the nRF5 SDK for Thread and Zigbee 2.0.0.
The Nordic UART Service Client (ble_nus_c.h) defines a struct that contains...
Hello ,
I have been using a NRF51 dongle to record data with a software via BLuetooth Low Energy on my computer
I have been experiencing loos of data between my device...
Hey everyone,
1) can you explain me please what is going on by the Link Establishment Process by the Provisioning: do we set up a connection like by the TCP and after...
Hello Developers,
I successfully I made some modifications to the light switch example to transmit a larger payload and I was wondering what changes should I do to have...
Hi all,
I am currently developing on the RIGADO BMD-300 (nRF52832) eval board. I have the following code setup to interrupt on a button press (aim is to have 9 buttons)...
I am working on an application targeting the Fanstel BT840X, which combines nRF52840 and Skyworks SKY66112-11 PA / LNA on a single module.
I am using GPIOTE and PPI to drive...
Hi Nordic devzone...
I want to form a ble mesh network through which a Central can reach any Peripheral in the network, if not directly then through other peripheral. The...
Hi,
I'm following the Border Router Quick Start Guide . In it, it states:
To change the settings, edit the /etc/config/thread_border_router file.
However, that file...
Dear experts, please tell me, how can I switch the frequency source for the RTS from STAL to internal RC generator when the processor is running? command sequence does not...
Hello,
im using nrf52832 NRF5 SDK 12.2 , S130 . using the pasted code and i get 1023 on the ADC even voltage is 1.7 volt i using keil ver 5 s130 i double checked the voltage...
Hello,
I have prepared an nRF52840 with DFU example (dfu_nrf52840_xxAA_s140_6_0_0).
When making the DFU package for the blinky example (bin/blinky/blinky_nrf52840_xxAA_s140_6...
Hi all,
I'm working with 2.1.0 version of Thingy:52 firmware (the last version currently). Further I am working on Linux with SEGGER J-Link Commander V6.34c in order to...
Hi,
I want to read register 0x00 (chip ID) of ads1292. i do following...
===========================================================================================...