When using the shell_module project of SDK v3.0.1, I changed uart20 to pins p2.0 and p2.2, and the serial port printed garbled text.
Below is my overlay file:
Strangely...
Beginner here .. steep learning curve for Nordic ... trying a project with I2S. Took half and hour with an ESP32, but many many hours later, no joy with Nordic.
Working...
Hello. I use the function zb_zcl_finish_and_send_packet to send data from ZC to ZED and it works but one problem is that we're using a rather slow poll (20 seconds) to enhance...
Dear Nordic DevZone,
I'm encountering pairing issues with mobile devices and a nRF54 DevKit flashed with HCI over UART firmware. After initial pairing, deleting the bonding...
Hi, i have locked my beacon with the write_lock characteristic and now i want to unlock the beacon with the lock code which is hard coded in my code. but i was unable to do...
Hi,
I recently updated Nordic connect SDK and toolchain from v2.7.0 to v3.0.1. When compiling my application with activated CONFIG_BT_LL_SOFTDEVICE flag, I get this error...
Hey, can you say me, how can I switch on of the Node-Features (relay, proxy, friend) with help of the Interactive mesh provisioning and configuration Script pyACI.
Hi,
I am using nrf connect for Andriod V4.15.0 to upgrade the nrf51422 device。
It can normally conenct to the device(DFU Mode), but when I choose the right ZIP file, ...
I'm interested in a non-standard application of the nRF91 which is expressly intended for operation on LTE-M and NB-IoT networks. Is the baseband modem in this device sufficiently...
Hi everyone,
I'm using UART service and I have a problem when the central device connect to the peripheral.
The central device notify connected to the peripheral, but...
I received nRF52840-DK from Mouser :
Sales Order No: Web Order No: Order Date:
242789421 14270760 29-May-18
I started to use it and some problems exist...
Hi support team,
I was using SDK15.0 and PDK with nrf52840. I planned to implement a serial bootloader with SPI interface. I started with the example of "examples\dfu\secure_bootloader...
Hi,
I got a problem that when I try to use BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM for characteristic.
As I follow the tutorial to create the custom service, when I changed...
I am getting a no memory error (NRF_ERROR_NO_MEM) after using sd_ble_gatts_hvx several times in a loop. I think the error is indeed 0x04 and not BLE_ERROR_NO_TX_PACKETS 0x3004...
Hello
I'm trying to implement whitelist in my code and i found a post which has the following code for the ble_stack_init function:
The ble_app_hids_keyboard example has...
In https://media.digikey.com/pdf/Data%20Sheets/Arduino%20PDFs/A000135_Web.pdf, it says the nRF Beacon app is compatible with nRF51822.
Any reason why it wouldn't work with...
Hi, When I test the SPI with extern flash W25Q64. I found that receive data from W25Q64 is all Zero.
The "blue line" is MISO. The "yellow line" is CLOCK.
According to...
Hello. We evaluate DFU using nRF 52840. After writing sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds.hex to nRF 52840-DK, we updated using...
Hello,
I'm playing with nRF52840 on a custom board, trying to connect to the chip via SWD. Segger Flasher is being used, on MacOS. Typically I was able to connect to the...