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...
Reading from the FICR seems to produce some results other than what I would expect. For example, reading from offset 0x10C seems to return the flash size (instead of 0x110...
Hello everyone
i am using QFAB/DCconcverter reference layout to design my prototype, using the 3V coin cell battery as a power source .my question is in the reference layout...
Hi,
I tart using HID keyboard example, SDK 8.1.
If i turn off the ble of the ios device and then turn it on the nrf51822 is connected but it is not send the chars.
...
Hi, Nordic Engineer:
Would you like to give me some advice? On my hand, i have a slave ble device(not nrf51822, also i can not change the code). I want to run s120 softdevice...
i am able get the status of led of pca10001 board using usb dongle. now i have to make other pca10001 board as central and want the same data of it? Kindly help, i shall b...
We are planning to optimize the radio-frequency signal,so the some docunments like Simulation model are needed.which can help optimize the RF signal through ADS simulation...
In ble_advertising.c, line 165, you can see such interesting code. I assume it is a copy/paste error:
if(p_advdata->p_tx_power_level != NULL)
{
m_advdata.p_tx_power_level...
For the first, impressed by your intoducing NRF52 chip.
Question: what`s NRF52 indoor range using onboard antenna and maximum output power (+4dBm)?
Thanks.
Hi~
I am struggling to get the BLE packets detected by nrf sniffer (v1.0.1) using wire shark. Its only showing "ADV_IND[Malformed Packet]" periodically. I didn't understand...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...