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:
...
-> 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 fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi all,
We are currently under FCC certification testing for our custom BLE module based on nRF51822 but failed with the average power exceeding the limit. Nordic Semiconductor...
I'm following the tutorial Development with GCC and Eclipse, but have problem when use GCC to compile project that use PWM library.
I found that when compile the code with...
Hello,
I am getting data from UART and extract NRF BLE packet.
I check the CRC Flag and its OK. But sometimes the UART has some error and I have to check the 3 CRC bytes...
Hi all
I have issues with E-INK display for signals I need 100ns and 500ns delays
but in nrf delay is only nrf_delay_us()
What is easiest way to get nano delays with...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hello,
Can you share with us the balun of the nRF52 chipset or at least the ZLoad equivalent, that is R + jX value.
The Balun if the nRF52 is a 6-Element Balun or 4...
NRF_SUCCESS Successfully queued a notification or indication for transmission, and optionally updated the attribute value.
BLE_ERROR_INVALID_CONN_HANDLE Invalid Connection...
Dear Nordic,
I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp
This is the way I...
Hello,
I discovered that Keil's software pack for nordicsemi devices are way outdated. Is there any chance to update those? I am quite redundant to add all sdk manually since...
I've been trying to increase NRF_BLE_GATT_MAX_MTU_SIZE on SDK13.0.0 + SD123 5.0.0 trying to follow examples such as
this as well as Throughput and Range Demo
For e.g...
Hi, to use the bluetooth 5 long range feature, do both the transmitter and receiver need to be configured to in this mode to work? Do you have any example AES 128 that I can...