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...
Currently, the only only way to automatically conduct a Legacy DFU is by using the nRF Connect Mobile app. However, this app can only target the default UUIDs of the Legacy...
I am currently following the steps as detailed in the following documentation ( SDK 11 ) specifically the graph in the "Transfer of an image to the DFU target"
I am currently...
Hi,
I've got buttonless OTA DFU working on nRF52 DK by following this tutorial:
academy.novelbits.io/.../
However, when I try to run the exact same thing on my own board...
Hello,
I'm trying to update my nRF52832 over the air. I'm using the nRF52832 Feather from Adafruits. I'm using this platform + software to make the software development...
Hi,
I am currently using a NRF52840 dongle with the python wrapper for the zigbee library.
When I send a Discover Attribute to a Green Power cluster in a Green Power...
Hi there,
In the video that was just posted about the nPM1100 EK it is stated (at 1:18) that the battery charger of the nPM1100 must be used with batteries of a size less...
Hi,
I've got a two-processor board (i.e. another processor in addition to the two-core nrf5340) where the other processor is sending data to my nrf5340 via SPI. The Nordic...
I have been working with the GCC makefile approach to compiling and flashing code but I am wanting to give Segger Embedded Studio a try.
- Firstly, I am using C++ - does...
Hi,
we were using NCS 1.7.0 and want to explore on the cpp features provided in the latest sdk
could you please suggest us in finding the below queries..
How to...
Hi, After years of working with nrf_serial, we are starting a new project and want to use the lastest and greatest SDK and get rid of legacy drivers. libuarte is tempting...
Dear nRF,
My questions are related to high voltage mode of nRF52840 and SWD. My target is to design as high performance solution as possible and current consumption will...
Hai everyone,
I'm using nRF52832 SDK15. I want to use NFC Tag in this.
I have an MFRC522 RFID/NFC Reader with Raspberry pi
i tried all example codes, But im not getting...
Hi,Nordic:
Can nRF Connect SDK V1.5.1 fix the following two known problems? Give me a patch? thanks.
in nRF Connect SDK v1.6.0
developer.nordicsemi.com/.../CHANGELOG...
Hello,
I am using the NCS v1.5.0, the nRF9160 SoC and the modem has firmware version mfw_nrf9160_1.2.3
Based on the UDP sample, I created an application that has opens...
Hello,
we are interested in BT LE Audio with the nRF5340.
Is the LC3 codec accessible from the I2S interface ?
Is th SBC codec also accessible as alternative ?
Is...