In our Zephyr-based nRF project we store configuration in NVS . For the production line we’d like every unit to leave the factory with default objects already written to flash...
Hi everyone,
I’m designing custom hardware for my application using the nRF54L05 MCU (v2.9.0) . However, I can’t connect to the device from iOS — the connection always fails...
With the transition of the RTC peripheral on the nRF52, nRF53, etc series to the GRTC peripheral on the nRF54L, it appears there is no longer any low-power counter that can...
Hi all :
I am trying to use the nRF54L15 built-in load capacitor for crystal but I do not know how to measure the crystal performance, such as driving level and negative...
Hi,
I wanted the zigbee firmware to support BLE OTA. so I downloaded the latest zigbee SDK from the following link " ">github.com/.../pulls".But the compilation encountered...
Quick question.
Per the unique ID in chips from around a decade ago were not guaranteed to be unique.
I'm wondering if this is still the case for a given nRF5340 chip...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...
I connected via a USB cable my ppk to my computer. But when I fire up ppk.py, it says "no response from ppk. Check power, debugger connection and make sure the firmware is...
Is there any other way of programming the Nordic Thingy other than using the nrf52 DK? Where to get the programming/debugging port's pinout , I didn't find that in the hardware...
After connect devices status GAP Secure status ...->evt.gap_evt.params.auth_status.auth_status 0x0D In documentation absend this code = 0x0D What is It?
I would like to use 1.3 V System power to supply some external circuit that may need max 10 mA. This voltage is available via pin DEC4.
I expect that you are going to...
Hi There, I'm very new to mesh and have a bit of a learning curve to understand the mesh SDK. A few questions for those in the know....
I have been playing around with the...
hi,
can anyone share sample code for getting accel values from MPU9255.?
I have tried with this ,Iam not getting output.
Chip :nrf52382
Board : nrf52Dk - PCA10040...
Hi
How can i configure NRF_LOG with IAR and J-Link connected via USB to a RAK 813 BreakBoard, i'm testing BLE SCAN Application.
Regards,
Julio César Morales bErmúde
Is there a way to modify the code in the ios nrf beacon app to identify nordic beacons?
I am aware that the manufacturing id must be set to 0x004C in order to be identified...
Hello,
Is it possible to create a GATT service with a 128 bit UUID, where each characteristic has a unique 128 bit UUID of it's own?
Looking at the examples, it seems...
Hello guys,
During implementation of a test set for CryptoCell AES CCM* functionality i'm facing some issue with the CryptoCell.
Encryption works fine without any issue...
Hi,
my application application consist of NUS service, one i2c, one spi and one adc. it consumes around 10-11 mA while its running. its was observed that while only running...
I am using APP_TIMER to turn ON and OFF pwm. PWM is used to drive a buzzer. PWM is turned ON and OFF in the APP_TIMER timeout handler.
It is observed that after starting...
I have now spent a significant amount of hours debugging strange problems with my advertising. It turned out that it is very important how you set up the init structure for...
hello guys
i am trying to glow LED while my device gets charging. i have nrf52832 custom board and P0.17 connected to USB supply using voltage divider. when i plug in usb...
Hi all ,i wanted to know how to start programming with nRF 51822. i have tried many times to load or download program but i failed .actually im new in nordic programming even...