Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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...
Hello!
I have stored a PSK in the KMU of my nRF54L15, and now want to use it for a Lwm2m client DTLS connection.
According to Zephyr's documentation, the PSK must be provided...
Hi, I'm using v2.7 toolchain and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then...
I have succesfully tested my software that sends gnss location to aws iot with nrf9151dk. Recently I configured software also support also thingy91x. My problem is that Aws...
I've nrf52833dk board, I'm doing i2c exercise from Dev Academy's NRF connect sdk fundamental course. For some reason I used 'Quick Start' option in "nrf connect for Desktop...