I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
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...