When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
Hi,
1. It was measured that SWD0_SELECT needs to be connected to VDD to program the external nRF54L15 2. Will the document or the program be modified here to make it consistent...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I want to accomplish something very simple: use a timer to output a continuous square wave on a certain pin, at 30-60kHz or more. It doesn't have to be PWM or anything fancy...
Hi,
I'm working on a BLE application which use ECC.c (Elliptic Curve Crytography). The problem is Keil has found an Error:
._build\nrf52832_xxaa.axf: Error: L6218E:...
Hello Support Team,
I am developing a BLE project use of nRF52832.
My work base on SDK 12.1.0, I have research these workflow, I find that are 3 channel radio when RSSI...
HI
I'm trying to connect a heart rate sensor to nrf51822 but I cannot find a suitable sensor. Could you please recommend a heart rate sensor which nrf51822 can support...
I am using nrf52832 with softdevice s132, it use the power manage function to enter to the sleep mode.... But i cannt recognize whether it is in sleep mode or not.. Can anyone...
Hi,
I am trying to port pca20006 smart beacon kit code to pca10028.
I have attached main.c --> main.c
I am currently using following ROM and RAM configuration for pca10028...
I want to know that how to judge the Traffic block.
If there are 1 BLE and 1 android APP. It must be ok.
if the number is 2,3,4,5....n
What is the maxium n?
How to cal...
Hello,
I am using a custom board and my setup looks like this:
nrf51 chip
16KB RAM
256KB of Flash
external crystal of 32MHz
SDK12.1
Compiling on Linux...
Hello,
I am trying to read values from MPU9250, I can read them from accelerometer and gyroscope but when I try to read from magnetometer i cant get any values on UART...
I'm working with the SAADC peripheral example and I'm trying to add some code to set the ADC resolution. I've tried doing this several different ways based on what I can find...
I am working with the nRF51 (PCA100028) dev kit and the nRF51822 beacon to monitor the RSSI of the beacon via the nRF51. To do so, I installed nRFconnect and connected the...
Hi,
I would like to have a confirmation of my interpretation of the consumption information that I found in the NRF51822 product spec to estimate the power consumption...