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 testing the DFU as described in this link developer.nordicsemi.com/.../a00086.html
after reseting in DFU mode, when I start the device discovery, I only get empty packets...
Hello
Quick question. With the nRF51, When in System On mode, should I manually disable peripherals to minimize power even if I'm not using the peripheral in question?...
Can I use RTC1, whitch is used by app_timer for button debounce, ble_conn_params and so on, to realize the time function (hours, minutes, seconds,day, week,month, yea)? And...
Hi, I'm not completely sure if this is a bug but I've been struggling with this for two days so I don't think this is related to my own application code.
The situation...
I tripped over what appears to be a change in the RADIO between nRF51 and nRF52.
For the particular case of issuing a STOP task when the radio is in Rx mode, there is no...
Is there any time a S330 in work
we like to use the functionality of s130 (ble central) and s210 (ant) (configurable in runtime).
we use the softdevices to receive hrm...
Hi,
It's small thing but may be i'm missing something.
I've got a new PCA10028 board and it works fine with Micro USB cable, I need to use it's Coin cell battery as...
I searched over the website, I couldn't find a good introductory documentation for programming the nrf51822, specifically the nrf51-dk. I have a transistor hooked to p0.01...
Hi Team,
Is it possible to have multiple profiles like serial, heart rate monitor, proximity etc. in single code?
What are the efficient ways to do it?
Regards,
M...
Hi,
I'v a query regarding the two development boards PCA10001 & PCA10028.
I have worked on a project with development kit PCA10001 and made the release to customer ...
I have followed the instructions and have tried with s110 6.0.0 and SDK 5.2. I can compile and download to the board but can never detect under discoverable device onn MCP...
I am running ble_app_uart in my pca10004 board. The crystal configuration is set to 32khz crystal.
But i want to use the 16mhz external crystal for my use ,because my application...
Hi!
(I moved this question to the "Questions" area from another area.)
I am using Eclipse to develop and debug on nRF51 DMs (PCA 10028). I have managed to run and debog...
Dears,
Just one question for RTC.
In SDK9.0, it's possible to control of time to use HW RTC block??
If possible, please let me know how to use it..
Thank you.