Hi,
I have an application based on the "peripheral_uart" sample code (nRF52840DK, NCS2.70)
As I use interchangeably the same pins as GPIOs and UARTE1, I use UARTE1 with...
Dear Nordic, We wonder if it is possible to connect to the BLE side of nRf9160dk using the LTE BLE Gateway sample. https://docs.nordicsemi.com/bundle/ncs-2.3.0/page/nrf/samples...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
From "nrf_section.h" (__GNUC__):
Example for the section name " log_const_data ":
NRF_SECTION_DEF(log_const_data, nrf_log_module_const_data_t) //: extern nrf_log_module_const_data_t...
"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
Hello,
I am reaching out to inquire if there is an existing sample program within the nRF Connect SDK that demonstrates how to read the Device Information Service (DIS...
Hi,
I'm trying to test onomondo static profile with a custom board build with an nrf9161 chip. So I've followed onomodo readme, I got an error when i'm trying to build...
I using nrf52805 for DTM, in sdk17.1, pca10040e. I only changed RXTX pin number, but did not modify the rest. Then use Nordic Connect for DTM testing, and the following prompt...
Hello Experts,
I am writing a code for nRF52833 using the SDK nRF5 version v16 using the Segger Embedded Studio as development environment.
In my code when sd_ble_gap_adv_start...
Hi,
We are using nrf connect SDK in VS code environment (V2.70) on Windows. The toolchain (C:\ncs\toolchains\ce3b5ff664) contains cmake v3.21. For our project, we require...
Hello, I want to purchase cables to connect a Flasher Pro (cable should end on DB20 Female) to an nRF52-DK onto "Debug In" connector (cable should end on mini DB10 Female...
Hello, I am developing a solution based on nrf52-DK, using nRF52832.
I am trying to use JFlash to read Device Serial Number. I could read it with JLink , with command "mem32...
Hi, hope someone can help me.
The past 3-4 years I have used SDK 17.1.0 and SES for SW development where the SW is running on a nRF52840 SoC which is the heart of our product...
I solved this but the solution wasn't obvious and it didn't show up on google so I'm going to leave a quick writeup here.
nRF Connect SDK 1.7.1 on windows and linux
We...
hi,i wanna read the imu sensor lsm6ds3 on board of nrf52840 based Xiao BLE Sense
so i used the code in samples /sensor/lsm6dsl
first i didn't know if i do have to create...
I'm working on a Docker image that includes a VS Code server for the purposes of workshops and training, and I'd like to install the nRF extensions (e.g. https://marketplace...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
hi,bro
I want to support both BLE and GZLL simultaneously and perform the corresponding initialization work based on the value of a variable, mode . However, when I set...
Hi,
I have difficulties to sniff BLE packets with nRF52840 and wireshark between a remote controller and phone.
I can capture all the pairing process, I see DHKey exchange...
Greetings!
I am looking into Bluetooth Mesh, and the allowed radiated power according to Norwegian law. The general limit for 2.4GHz is 10mW, but if we utilize FHSS the...