Hello,
I'm looking for guidance and understanding of how to properly use the KMU and ITS for secure key storage of a key generated on device.
I see that typical ITS use...
Hi all,
Actually I'm building with vscode my firmware for a custom board build with an nRF9151 non secure. After building I got a merged.hex file, this is the file upload...
Hi.
I made the smallest system module using nRF52840. The schematic diagram is as follows.
My reference design for power supply is as follows,
For Firmware....
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hi Noridc expert ,
I am trying to configure using nsib + mcuboot on nrf52840,
I need to build the image with only public key avaliable , and sign the image else where...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
I have TWI sensor comms running fine in Zephyr on nrf52840_dk and separately Bluetooth controller in low latency mode using S140 softdevice also running fine in Zephyr on...
In SDK For Mesh 4.1.0 the Light LC/CTL/Lightness models were added. The problem with this addition is that another flash page is reserved for the models metadata and possible...
Hello,
I am trying to send something by my own via UARTE0. This is only for testing/learning purposes:
This is what I see:
[00:00:00.000,000] <info> app: enable...
Hi,
Can I control warm light as well as cool light using the CTL+LC server example provided in the Mesh SDK v4.2? Or does it support only warm light?
Moreover do we...
This is my log
Loading solution asset_tracker.emProject Executing load commands cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=C:/Workspace/nRF9160/ncs/zephyr/boards...
Hi,
Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board...
Hi Folks,
I am currently working on a BLE configuration composed of two NRF52840 chips. One is configured as central and the other as peripheral and use coded phy (long...
While I am going to pair with my android 9 Asus mobile phone with SDK 17 nRF52840. It in my mobile showing "Pairing rejected by Nordic_HRM". After that I have added a some...
Dear community,
I am trying to implement a custom service, however I am struggling because many example codes are for PCA10040, Softdevice S132 and/or for older SDK's. I...
Would it be possible to get the SHA256 hash for version 5.1.0 of the S132 soft device for the nRF52832? Just want to verify the integrity of the download. Thanks.
Hi All,
I am currently designing my PCB using nRF52840 chip.
I was using the footprint downloaded which was in nRF52840 dongle pcb library given by Nordic. During DRC...
Hello,
I am using Nrf51822.
I am using sd_110/application/bootloader, etc. in SDK_10.0 without problem.
Recently, migration to SDK_12.3 / sd_130 is in progress to...
How wide are the peaks? I know that it depends on many factors how high and long the peaks are. Currently we have measured peaks of 450 mA for 40-50 ms in our application...
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...