I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
I had used nRF52840 DK sometime ago and successfully tested it with different codes. But now when I connect the kit to the PC, it is not getting detected by the same PC that...
We just ran into an issue with multiple build names for nRF Connect's plugin for VSCode on Mac.
Start with "Launch build_a", "Launch build_a_v1", and "Launch build_a_v2...
Hi, here comes a few VSCode plugin bugs, it's really the first one that is the main one, but thought I might as well "dump" the rest of the quirks and bugs I have with it...
Hello,
I am unable to see my Nordic Thingy 53 using the nRF connect desktop app, I can use the apps on my phone, but I need to be able to use my computer for a class....
Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn...
Hi,
I'm not able to flash nRF54 DK. Log as below:
2025-08-29T06:47:39.828Z INFO Initialising the bundled nrfutil device 2025-08-29T06:47:39.874Z DEBUG Started watching...
*Note that this is only an issue when the central and peripheral are simultaneously active.
This is my current setup for starting advertising, but it requires a deprecated...
Intro We are using the nRF9160 with sensors we manufacture. The code developed is based on the serial SLM sample, toolchain v1.6.0. I am trying to keep the code/project files...
Hello. I have an issue with my development board. When attempting to recover the board, i cannot due to access port protection. This is the specific error message from the...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
am trying to mount little fs example with my external flash winbond w25q256 but my nrf52840 board taking internal memory and am using qspi
it get automount and writing in...
Hi Nordic,
I need to build an Auracast broadcast speaker (LE Audio BIS broadcaster). Besides audio, I also need two-way data exchange between the Auracast source and the...
Hello,
I am trying to have my own BLE advertising and scanning (with filtering) custom service (from now on peer service) in parallel with BLE mesh. So far I've been able...
Dear Nordic Team,
I have to use PSA Crypto key derivation in my NRF54L15 firmware during BLE communication with BLE Central, however, I am experiencing a problem when I...
In the function mentioned above, I repeatedly perform the following operations in a loop at a specified interval:
Power on the internet module
Connect to Wi-Fi...