Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...