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...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Can someone from Nordic provide either some insights into offline EULA for the
4-Clause Nordic License ?
My team uses screenshots from the nRF Connect Desktop app to be...
Hi,
I have been testing Channel Sounding precision and am experiencing difficulty achieving stable ranging results. Regardless of the configuration changes I make, the ranging...
Environment
App: nRF Connect for Mobile (Android / iOS, latest release)
DUT: Bluetooth dual‑mode device (supports both BR/EDR(Classic BT) and BLE)
Describe the issue...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi All,
I am currently working on an project with the nRF9151 using the nRF SDK v3.1.1 and MCUboot and I need to sign my application images using an external HSM. I am using...
Hello, We have some problem with connection to WIFI AP.
On NCS v3.4.0, once our device has associated with a WPA3-Personal AP, it can no longer
associate with a WPA2...
Hi everyone,
I am trying to use a PCA10040 (nRF52 DK) as an external debugger to program a custom nRF52832 target board, but I keep running into J-Link backend errors (...
I've built the peripheral_uart project & it works on both the nRF52DK/nRF52832 & nRF52840DK/nRF 52840
But if I enable bootlooder by adding " SB_CONFIG_BOOTLOADER_MCUBOOT...
Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Failed to register SDK installation: west failed with...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello team,
I have the issue in some samples of nrf5340, after I successful erase and flash, the controller seem to be stuck at bootloader.
I observed the below image...