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...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hello,
Our project using NRF5 SDK V17.0.2 require SBOM (Software Bill of Materials). Do you know if there is one readily available? If not, do you know how to obtain/generate...
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...