on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hi, I am new to blue tooth mesh, but want to develop a test system with blue tooth mesh. Eventually I would like to be able to create a blue tooth mesh network to provision...
I would like to modify the Matter: Light Bulb sample project, which comes as a dual Matter + AWS integration all running on WiFi. I would like to modify this project so that...
i write a simple code to show "hello world" at TFT adafruit 2.8'' 1947 over spi "ili9341" i flashed the code but i think it's stack at "device binding in Zephyr" but nothing...
Hi DevZone,
I am trying to add a 3rd party library (consisting one c file and 2 header files) into a SDK example in Segger embedded studio.
I don't know the exact procedures...
Making a transition from my prior nRF52840, SDk 15.3, FreeRTOS based projects to nRF54L15, nRF Connect SDK 3.0 based project. My projects before are using DFU, USB, RTT, And...
Hello Nordic Team,
I have a working project that uses BLE to communicate with a mobile app, and I am now looking to integrate Google Fast Pair as an additional feature....
I have a simple custom board using Fanstel BM15C module. It is connected to DEBUG OUT connector of the nrf54l15-dk.
I am using VS Code and nRF Connect extension pack, SDK...
Hello
since i could not post a ticket (got the message 'could not create a ticket'), I try it again with almost no text here but added the content in a txt-file.
Hope...
Dear Nordic-Team,
we are currently trying to add CSR creation to our project which worked quite fine by implementing it similar to the psa_crypto sample.
Unfortunately...
Hello Nordic Team, We are developing a wearable health device using the nRF5340-DK and Zephyr RTOS. As part of the BLE communication design, we intend to use **Security Level...
I am looking at options to integrate the ADXL 367 accelerometer into my firmware project (nRF Connect SDK 3.0.2). I see the sensor is supported by Zephyr and has a complex...
We are hardware manufacturing company currently developing AMI solutions with Wirepas integration. Do any of your partners offer smart meter solutions that use Wirepas and...
Before i inserted in my code to use ppi + gpiote + spim usb serial device port worked properly, it connected normally, but now it doesn't connect the port at all, did i create...
Hello, I am working on a custom board with my own custom project/application. I have recently done porting from ncs v2.7.0 to v3.0.2 - I was able to initialise the wifi driver...
Hi Nordic team,
I'm currently working on a real-time distance measurement project using channel sounding with the nRF54L15 DKs. I’ve been using the channel_sounding_ras_initiator...