Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
Hi,
I need help to use FT2232H wit OpenOCD for flashing and showing debug messages from nRF52833 Dev Kit.
Background:
I need to distribute the debug environment to...
Hi there,
We are implementing the %CONEVAL AT cmd in our project and noted that the DL-Pathloss parameter, which is supposed to be the last parameter received, is not being...
I have 3 development kits, two of them work fine with the Audio demo application and one does not: the PLAY/PAUSE button isn't doing anything.
I've probed around the switch...
I'm following this guide to add On/Off switch to the template example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.2/nrf/ug_zigbee_adding_clusters.html#add...
Hi ,
can I connect nrf5340 pins D+and D- to the USB directly only via voltage translator from USB 5V to the nrf5340 1.8V main power?
Do you have a reference design for...
Hi,nordic.
I've been wanting to make some modifications to the existing bluetooth mesh model and output data to the serial port. I have tried to use app_uart_put() to output...
Dear Nordic Engineers
I tested the QSPI example program. I encountered a problem would like to ask you.
I use the logic analyzer to trace the SCK PINS, I would like to...
In an attempt to standardize development across all developers, we'd like all devices to be running the same firmware and would like the flexibility to revert and upgrade...
Hi everyone,
I'm using nRF52840 Dongle to sniffe BLE MESH message in provisioning process. But this message is encrypted
and I don't know do I need key or decryption...
Hello,
I just got in these days a nRF52-DK and just today I started to try stuff with it, I want to use PlatformIO and Zephyr.
First I try this: https://docs.platformio...
Hello Reader, I wish to automate running tests on my new developed firmware, build daily in ci/cd (Azure), flashed into the embedded device (device under test). What are candidates...
Im using openthread in my project. the project consists multiple devices connected to boarder router(RCP) in raspberry pi. I have script in raspberry pi which get the rloc...