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...
Hi,
I have been working through the Dev Academy cellular course using the nRF9151 DK which is fitted with a 1NCE MFF2 eSIM. I was able to set this up in the Board Configurator...
Hello Team,
I am using the nRF52833 with the nRF Connect SDK (v2.9.1) in VS Code , and I am experiencing an issue with the RTC calendar update.
I initially set the RTC...
Hi everyone,
After a debugging session using the debug tool in nRF Connect SDK with an nRF52832 on a custom board, the chip is now completely unresponsive—I can't flash...
Hi, Recently we upgraded to nrf-sdk 2.7.0 (previously on 2.6.1) and I began to notice that NFC had stopped working for our project, when running on nrf5340dk.
While switching...
To preface:
Board: nRF9151DK
nRF Connect SDK / Toolchain: 3.1.0
Hello,
I am attempting to learn and integrate full modem FOTA functionality into my application...
Bonjour,
We are working on a firmware upgrade for our product based on a nRF52833.
With the previous firmware, compiled with SDK 2.3.0, when the board was OFF, the power...
HI
I am using the NCS 3.0.0 SDK and want to use FCB to store sensor data only in external flash.
Therefore, I added external flash to the pm_static.yaml file in the project...
I’m using the nRF9151-DK Evaluation Board . Normally, I connect the board to PC via USB — for programming/debugging
However, since I’m preparing for production testing,...
How to incorporate RSSI (Received Signal Strength Indication) signal strength measurement in the channel_sounding_ras_initiator example? Which function should be used?
Hello everyone, I'm trying to build the blinky sample for nrf9160 DK board using CLI. The build works with SDK and toolchains v2.2.0 and v2.9.0, but fails with v3.0.1 and...
Hello,
I am experiencing an issue with the I2S on my nRF54L15 DK while my application with the nRF Connect SDK Bare Metal v0.9.0 I am trying to use initial I2S .
IRQ_CONNECT...
Hello,
I am currently evaluating the use of the nRF21540 FEM to boost our radio transmission range and resilience. Currently we are using an nRF52840. For my tests I used...
Summary
We are trying to perform a DTLS 1.2 handshake using PSK (Pre-Shared Key) from an **nRF9151 module running NCS v3.0.2, using modem-offloaded DTLS (IPPROTO_DTLS_1_2...