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...
Would like to interface a SPI ADC – MCP3461 via the nRF52840 serial peripheral interface master with EasyDMA (SPIM). I was not able to find whether or not there is an available...
Hi Everyone,
My issue is mostly stated in the subject, I hope someone can help me recover this DK because as of the moment this is my only way to program/debug out EVT board...
I have nrf52833 as Tx. Ialso have nrf52833+ antenna array as Rx. I want to send CTE data, implement IQ sampling and view AOA for implementing direction finding. Kindly assist...
Hi,
I'm considering shifting to SES (from VS-code) to get debug capabilities.
(Zephyr application developed under NCS tag v1.5.1)
I tried to import my project doing...
Hi
I am developing a Zephyr application on a nRF52840.
Is it possible to runtime change pinmux. Eg. I have set rx/tx for an uart to p1.8, p1.9 and want them to be changed...
Hi nordic,
I want dfu the BL only, how should I pack file? Can show me how to pack instructions of nRF Util, only update bootloader.
Thanks and best regards!
John
Hello,
I am using nrf51822 / SDK v12.3 / SD 130.
I want to change the FW of the sold product to a new FW.
The bootloader address / length of the two are the same,...
Hi! I'm working with an nRF52840 SOC using SDK 17 and Keil. When I try to allocate memory to a structure of size 8388 bytes, malloc always returns 0. I've set __HEAP_SIZE...
I am using the softdevice S132 with my nRF52832 and am running into a problem with a heart rate band by POLAR.
The Problem is that I get a disconnect from the HRS side ...
Hello,
I'm trying to configure a larger MTU because I need to read/write GATT characteristics with size 216. I've already tried setting CONFIG_BT_ATT_PREPARE_COUNT to allow...
Hi,
I seek help with a runtime issue, my application which locked randomly after some time, be able to catch the issue in the SEGGER debug session.
The application is...
Hello, please review my PCB design for the nrf52832 soc. I think I've included all the necessary files, but let me know if you need anything else or something in a different...