I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
I have a board with an nRF9151 device on it that was provisioned to the nRF Cloud under one User Account.
I would like that device to be in a different User Account, and...
Hi,
I'm using nRF connect extension with VSCode and developing for Actinius Icarus IoT board (which uses nRF9160).
Even when building the example code of hello_world ...
I tried generating sec_tag using sys_rand32_get() or other arithmetic method during runtime. All 3 certificates (CA, client cert, client key) were able to be written into...
I want to compile the ble_uart example using Segger Embedded Studio. I installed today the latest version V8.16. I am using nRF5_SDK_12.3.0_d7731ad.
I imported the project...
Hello,
I'm trying to change the name of the USB port in the "usbd_ble_uart_freertos" example code. Currently, it shows up in the Device Manager as "USB Serial Device (COM12...
I am developing a simple BLE mouse using ble_app_hids_mouse of SDK17.1.0. I found out through devzone that left mouse button click sends (1, 0, 0) and right button click sends...
I'm unable to load values into characteristics—they show up as N/A on the nRF Connect app. I tried to enable notifications using the Client Characteristic Configuration, but...
Hi Nordic Community I have a problem with the PAwR examples were I'm unable to place a sync interval bigger than 2 secs.
The example starts with an interval of 0xFF * 1...
I am working on firmware that acts as a BLE sensor hub to pipe BLE data from connected sensors to a PC over USB (using the CDC ACM UART interface). The peripheral sensors...
Hi team,
We need to interface STM32L4(Host MCU) with WT02V40V in our design.
Is UART communication enough for interface both?
And also, Is CS pin common for SPI and...
Hi Support Team
We want to use nRF7002 and nRF54L15 to implement Wi-Fi, could you provide us the hardware reference design of nRF7002 work with nRF54L15 ? Many thanks.
Hello Everyone,
I am designing the BLE peripheral which is connectable, we have our own BLE mobile application. I am trying to configure the peripheral to be visible to...
I am attempting to compile the nrf sample code for peripheral uart and I encounter a fatal error in the extensions.cmake file. Apparently the CACHE_VAR_REQUIRED is set somewhere...
Hi,
I uninstalled my VScode earlier for some other reason, and when I reinstalled it and upgraded toolchains and SDK to v2.7.0, I found that my VScode couldn't find my board...
We are developing the project ARGO .
At the current stage ARGo is going to Support NB-IOT communication
A mother board is under development to support the mini-PCI card...