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...
Hello,
I've just started using Segger Embedded Studio v3.30 for my development and I've been having trouble setting it up. I followed the instructions in this blog but...
Hi, I am programming on Thingy 52 to try to get it work like one of my nRF 52840 DK. Basically, I want Thingy to send beacons with data periodically and another Thingy to...
I have followed the tutorial given in the Nordic Devzone for using eclipse and haven't faced any problems while compiling and uploading the example "blinky".
I made sure...
Hi, ,
I am working on the nrf52832 development kit and want to program it as an I2C master. I have download the nRF SDK v12.3 but I am unable to understand the code written...
Hi guys
I am wondering what could be better for my system:
Multiples nRF52 central and peripherals (uart input/uart output to simulate keyboard and display)
SDK 13 ...
HI,
We use nrf52832 on a device with sdk 14.1.
Our product has to work at different temperature (between 20 and 70°C).
We did some measure and found this :
...
Hi, I have met an issue that the "ANT_CONFIG_TOTAL_CHANNELS_ALLOCATED" can't set more than 15 in ant_multi_channels example. Now I have a project that it need receive 100...
Hello all,
I am having some trouble changing the color of the LED in the Thingy via code in C# with Unity. I am picking up on a project and the previous workers managed...
Dear comrades, I am trying to advertise a simple packet with the nRF8001 embedded in the RedBearLab Blend Micro board using it as a beacon.
I am using the ble_broadcast...
i was using the serial example in examples/peripheral/serial and i Want to display integer value int i=1234 on the serial terminal(putty).I want to convert the int value to...
These posts indicate there was a problem at least at one point with the S132 SoftDevice erroneously requiring FPU:
https://devzone.nordicsemi.com/f/nordic-q-a/8133/nrf52...
On line 301 of app_timer.c there is the following code:
// No more timers in the list. Reset RTC1 in case Start timer operations are present in the queue.
if (mp_timer_id_head...
Hello,
I completely don't understand how to increase the packet size in the ble_uart example (using SDK 14.2 in both sides)!
I have two NRF52 DK boards and nothing is...
Hi all,
I'd like to design using 2ch SPI of nRF52832(as a MCU).
So, How many SPI channels of nRF52832?
And, Inform me pins of SPI port of nRF52832.
Best Regards...