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...
Hello Sirs
I am using the NRF3540-DK development board to program an external NRF5340 chip. I have connected the RESET,SWDCLK,SWDIO,GND,3V pins of P20 connector on development...
I need to connect a ble device to a double uart0 and Uart1 over zephyr.
The first uart in used for comunication puupose e message everty 20mS at 115200;
The second uart...
I'm trying meshdfu. Use 52832 to DFU a lantern program according to the official routine. After success, the program can run, but it can't run after DFU with 52840. Here's...
Hi,
I'm trying to build the blinky example for the nRF5340 network processor with the empty_app_core as a child image for the application processor and get a fatal error...
Hi ,
I have the nordic nRF9160 DK and the Nordic Thingy:91. I am trying with the Asset Tracking application version : nrf9160dk_fw_2021-12-15_cfedfdfa, with the last modem...
Hello !
nRF52840 have " 128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages...
Hi,
I noticed that latest nRF Sniffer BLE version support importing IRK, however, I can't make it successful, do you have a step-by-step guide for IRK importing on wireshark...
i just have a quick basic question about the device driver API, why does the samples/drivers/i2c_fujitsu_fram application not use a device tree node for the i2c peripheral...
Hi,
I am not sure how to explain or try to recreate the issue but I'll try my best.
Tools: I have an NRF52832 Development Kit bought from Digikey Canada. I am using...
Hi I have a programmed the nrf52832 custom design board(not the Development Kit) with Ble Becon example code given with SDK and checked the power consumption. It consumes...
Hello
We have always been able to go to the certification test house and complete cert without any issues. This is the first time that is mandatory to run the test using...
Hi
We are using NRF_51422 dongle in our university for Labs development with students
We were able to setup & install the NRF_sniffer. It is working with the command line...
I have an nRF52840 + nRF5 SDK 17.1.0 project that has been running on S140 7.2.0 and we're getting ready to lock some things in. But we happened to notice that there is a...
Hi,
I use peripheral_hr sample code of V1.7.1 version to send Data HRM by Bluetooth. the frequency is 22 Hz only.
I would like to icrease sample rate to 2 KHz, could i...