Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
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...
I'm using Keil5 to compile example of SDK v12.2. And I'm trying to understand each of Source code to understand how each of it is consists of.
I opened an example "SDK...
My code hit weak handler when I try to modify the examples/peripheral/saadc to run with softdevice s140 on nrf82840 PDK. All I did was adding a BLE Stack initialization before...
On the nRF52832, what is the longest period of time that the softdevice will control the CPU while doing things with Bluetooth? This is effectively the interrupt latency time...
I am working on nRF51 and nRF52 series SoC.
I need to check whether my radio device is connected or not and also to test radio functionality(like radio range, sensitivity...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
Is it the only way to call a function on a read characteristic to make a read request and then inside on_ble_event call the function?
Is this the right way?
Hi
in the communication with an SPI peripheral device, a communication cycle might take up to 5 ms.
It is implemented as a blocking function, meaning that app_sched_execute...
Hi all! Several weeks I've tryed to implement code for my wireless temperature sensor based on nrf24le1 and ds18b20. In datasheet said that in memory retention mode the power...
Hi,
Is it possible to send a advertisements for a single (or a fixed number of) Advertising Events? I need to control the number of Advertising Events "sent" for a mesh...
Hi, I'm looking to build a simple ANT+ application. My only asset for this project is a background in C/C++. I'll need to learn/relearn the basic electronics and protocol...
Hi Nordic,
I have an application that perfectly runs in the nrf51DK but that does not work in my custom board. In my custom board everything else works (i2c, leds lighting...
I understand that in order to trigger bonding procedure you need to read/write a secure characteristic.
I am using the nRF Connect application on IPhone and trying to see...
Hi all,
I need to take samples of a period of two periodic signals and made some DSP processing with both signals.
I need at least 64 to 128 samples per signals.
I...
Greetings,
In Bluetooth 5, there is a new mode of advertisement called periodic advertisements where the advertising device can periodically advertise over the 37 non-primary...
I have a design running on nRF51 that I'm evaluating to run on nRF52. One important characteristic I'm looking for is to store it for long period with a minimum power consumption...