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!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
Dear all,
is it planned to update the declaration of conformity of nRF9160 from EN 301 908-13 V13.2.1 to EN 301 908-13 V13.3.1?
EN 301 908-13 V13.2.1 is only valid until...
I am currently working with the Aliro 1.0.0 from nRF Door Lock and Access Control Add-on.
I need to know how to properly configure or set custom data fields for Aliro protocol...
How to prevent storage partition from erase durning MCUBOOT firmware update?
I use Settings with NVS to store data
CONFIG_FLASH_MAP=y
CONFIG_FLASH=y
CONFIG_SETTINGS...
I am attempting to get familiar with the NDEF support on the nRF54L15 DK. After creating a copy of a sample based on the WRITABLE_NDEF_MSG example, I create a build configuration...
Hello Nordic Support Team, I am developing BLE content, where nodes will be periodically uploaded to the gateway.During this interval,the CPU needs to be kept idle, waiting...
Hello DevZone,
I have wrote a standard Zephyr display driver for one customer, I used sQSPI and Zephyr MSPI API.
I finished the development, but the QSPI (1-1-4 mode)...
Hello,
Our product (sports timing) will be used at the upcoming Olympics and our customer is being asked some questions about wireless specs. We use Bluetooth 5 (backward...
Hi,
I have a custom nRF52832 PCB with 10 buttons connected to various GPIOs. All buttons work correctly except the two connected to P0.07 and P0.08 they produce no response...
Hi,
“ We are designing our board with the nRF54LM20, and both the SPI/QSPI and UART peripherals can operate independently and be mapped to separate GPIOs.in QFN-52 Package...
I am working with the DTM sample on nRF52840 using nRF Connect SDK (Zephyr) .
My goal is to run a continuous TX test automatically at boot (standalone) , without requiring...
My Setup and Environment We have built a custom PCB with an nRF5340 and an nRF7002Q Wi-Fi module. I have attached the relevant schematics for the PCB.
We are using the nRF...
HI
I'm having an issue where VS Code cannot recognize the SDK and toolchain. Everything was working fine before, but now errors occur when I open VS Code and try to build...
Quick qestion
Making a new board with external memory(jedec) and using S QSPI as I have to put it into cpuflpr_vpr(does not work with QSPI). Works fine !!
but I also plan...