We attempted to deploy an Edge Impulse machine learning model on the nRF5340 DK for a simple test project. The model was trained using labeled IMU data (x, y, z) and used...
Dear Nordic,
This post is successor of https://devzone.nordicsemi.com/f/nordic-q-a/122755/nrf7002-rfbuck-vdd-voltage as continuous of the work.
Although there are still...
Hi, We are just starting to work using the nrf54H20dk. Could you please supply us with a list of samples that are known to work for this product? Kind regards,
Hello,
We are encountering issues in our application where we aim to use Bluetooth Secure Pairing (Secure Connections) and bonding for our Bluetooth service. Our application...
Hello,
The DeviceID register of nRF52 series is referred as "unique", "random" and some answers from staff on this forum claim that the Device ID is generated with FIPS...
Hello,
for some time I didn't have to work on my project that uses nRF Connect SDK but recently I had to work on it again and noticed that I am not able to build my before...
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
Hi,
I am trying to run the Zephyr BME280 sensor sample application (using nRF9160 DK) in NCS1.3.1, but get the below error:
My prj.conf is as follows:
And board...
Hi all:
I install "nRF Connect SDK v1.3.0" by Toolchain manager,
but it always show "Failed to clone the repositories".
Could you have any suggestion?
best...
I am trying to interface my nrf51 DK with the Lis3dh sensor . I have one reference code by elmot for the project and it is working.
https://github.com/elmot/nRF51822xxAA...
Hi,
I'm comparing the nRF9160 DK and Thingy 91. The purpose is to copy the LTE RF design for a Band-20 application. The GPS will not be used.
Question: Is the complexity...
I have bought two thingy 91 to develop the tracker using GPS and accelerometer. I did all the step by step to load pre-compiled hex file given on the website. Then I created...
We are making customize the wearable who records the data from the accelerometer and GPS sensors and sends it back to our server. SO, we decided to use thingy 91 chip has...
Hi,
We built the Blinky sample with NRF Connect SDK 1.3.1. It works fine on NRF52833 DK, but when flashing on external custom NRF52833 board the firmware won't start without...
Hello,
I am trying to integrate the Unity test framework into our project and running into issues with how to add additional test files. Nordic provides one example project...
Hi,
I am developing a project where I have NRF52840 as a device and another NRF52840 as a BLE USB dongle connected to PC.
I have to improve the BLE data rate between the...
Hi,
I have a NRF52840 device connected by BLE to another NRF52840 BLE USB dongle connected throw USB to a PC application.
I want to synchronize the RTC on the connected...
Hello I am currently working on a project with the XM122 / XB122 kit for an evaluation, the XM122 card integrates an nrf52840 MCU and a radar sensor;
The goal of my project...
Hi, I'm using nrf52833 with SDK 17.0.0.
I want to send SAADC data over BLE.
So, I want to see data in my phone.
I've modified codes.
I want to use macro(ble_nus_data_code...
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
Hi
I am looking to make this example work but this post is old...
Hi all,
we are now using nRF52811 and its SAADC. We would like to use the oversampling functionality, but there is some information missing in the datasheet.
So, when...