I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
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...