Hi,
I'm working with a fleet of devices using the nRF52840 and NCS 2.6.0. Some of these are older devices with a bootloader that only supports RSA signatures, and I cannot...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Hi, I've recently acquired an nRF54L15DK, and started the development on BLE, I'm fairly new to Nordic's enviroment. In the last couple days I've been trying to build the...
How can I differentiate between a brown-out and an initial power-up on the nRF54L15? In my project, I need to detect a brown-out event in order to trigger specific actions...
Hi
Is it possible and what is the correct way to implement main clock trimming at runtime? Which NCS version this works on?
I see there is already some setup going on...
Hi everyone,
I use the ble-app-buttonless-dfu example to develop my application.
I make a mutual authentication to be sure the device is connected to the right mobile...
Dear Nordic Engineers
The following documents are our hardware designs. When we conducted the test, we found that we couldn't obtain the GPS satellite signal and the 4G...
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.
Lets say I have 200 bytes of data that I want to store in flash. So, I request a 200-byte block.
In order to store, the area has to be cleared first. As far as I understand...