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...
We are running a custom board with the nrf52840 mcu on the legacy 17.1 nrf sdk. external flash IC is AT25FF321A
On a small portion of our boards (maybe 1 - 5%) we are noticing...
Dear Technical Support Team, I am currently developing with the nRF54L15-DK development board, using the official Nordic channel_sounding_ras_initiator example project.
...
Hello,
Our product has reached the final mass production stage, but we need to add a lock function to prevent erasure and access to the programming/debug port. nRF54L10...
I am using the nRF52833 DK and a Nordic-designed antenna array (12 antennas with 0.02m spacing) for an AoA Direction Finding project. I obtained the IQ data using Direction...
SW version :2.4.0 HW revision: nRF52833 development board, PCA20054 Direction Finding Antenna Board 1_0_0 I use the routine director_finding_central and director_finding_periopheral...
Hello Team,
I am new to nordic products. We have just purchased Thingy: 91x from you.
I just want to explore on nRF52840 BLE section. I was not able to detect the device...
Hello! I have 126 kB MCUboot partition which I'd like to make immutable (write protected so it can't be corrupted). I have serial-recovery, KMU key handling, debug optimization...
When building applications/hpf/gpio with -DSB_CONFIG_HPF_GPIO_BACKEND_ICMSG=y on nRF54L15 DK (NCS v3.2.4), the build fails with error: '__device_dts_ord_DT_N_NODELABEL_ipc0_ORD...
Dear DevZone Team
To detect possible TWI slave devices connected on a TWI bus, we want to scan for device addresses and check if they are being acknowledged.
In the twi_scanner...
When a BTLE Connection is underway, calling bt_disable can result in an infinite hang in the Zephyr BTLE stack. Using ncs v3.0.0 Any ideas? There is some mention of: CONFIG_BT_HCI_ACL_FLOW_CONTROL...
I have implemented the erase protect and app protect in our application. There are commands for locking and unlocking the device. Actually, during testing I was able to lock...
Hello Team,
I am working with Thingy: 91x and I have searched your websites for Schematic for some understanding purpose used in Thingy: 91x Kit.
But I couldnt find any...
Hello, I started working with the nRF Cloud and have been trying to understand the authentication procedure. From my understanding, the create_credentials script creates the...
Greetings, my name is Toni. We are trying sending the MO PS SMS-over-CP/NAS or IMS from the nRF9160-DK: - Hw rev2, - mfw v1.3.7, - NCS prebuilt apps from the v2.3.0 and v3...
Hi Nordic team,
I am designing a new board from scratch around the nRF52832 in KiCad.
My current plan is to use the nRF52832-QFAA/QFAB QFN48 package on a 2-layer PCB....