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...
is there a way to get more control over the auto ack feature of the 802.15.4 driver in zephyr?
I would like to ack frames without destination address only if nrf_802154_ack_data_pending_bit_should_be_set...
Hi all:
I have a software version that allows Bluetooth to be connected to the phone normally,
When I tried to use the SPI interface, it happened as long as I used
...
Hi there,
I'm trying to wire up a Uarte client to a Uarte server where the client device is an nRF9160DK, and the server is an nRF52840DK.
Connectivity between the cilent...
Hello,
My hardware guy asked me to look into whether or not we can use a fixed eSim (no card) with the 9160? If this is possible how do we program it with the particular...
Hi,
GOAL : I try to measure the current consumption in system off only.
PROBLEM : I measure a current of 8uA in system off while in the datasheet of the PAN1781 et nrf52820...
Hi, I accidentally marked one of my own replies as the answer.
I'm trying to interface LR1110 (Dev Board) with NRF9160 DK using SPI. I have been working on this for a couple...
Hello,
I am looking for an example that have the the ccs811 on the sdk15 but i didnt find it , I have found some driver ext like ccs811.h on the driver_ext file but I dont...
Working on a zephyr/zigbee/802.15.4 system and my code (loosely based on the Nordic samples) on a custom device was not behaving as expected.
So I broke out an nRF5340 DK...
Hello Devzone,
I'm writing to ask about how long a device running Nordic's aws_iot sample app (sdk-nrf 1.6.1 based, Zephyr 2.6.0 based) may be in a "radio idle" state, and...
I'm using an application based on the MQTT_CLIENT example. Without any change, it worked fine.
Now I tried to add UART2 as a communication channel to another controller...
Hi Community,
I am using ble_hrs_heart_rate_measurement_send API to send notifications to my central device which is a android mobile.
Recently I have observed packet...
Hi,
How are you?
Could help someone with a ask?
I am designing a plate and I am using like guia the nRF9160 DK. The Layer Stack Manager has configured the Top Layer...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...