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 am trying use aws iot sample and over this the gps example to obtain location and transmit a aws iot core, but I have problem with manage of lte and gps functions...
My project uses nRF52840-DK to connect, bond and discover a custom service with two characteristics (TX and RX) and RX Characteristic has a CCCD (0x2902).
The flow of the...
I am using nRF5340 DK board to implement zigbee network.
I have just build connect SDK's zigbee example (network Coordinator) and seen utilization of RAM shown below.
...
Hello everyone.
I am trying to set the attributes' value of a custom cluster I have defined.
I have defined 2 attributes:
I have followed the same procedure...
Hi,
We are designing the Nordic 52840 into a product and had some questions about the power configuration:
For both REG0 and REG1, are there any downsides to selecting...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
--
I use ble_app_blinky example and use nrf5-calendar( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi,
I am new to nrf9160 and zephyr. I was using the SD card and a breakout board on SPI bus to write the raw data coming from the PDM interface on nrf9160 Feather. Before...
Hi Nordic DevTeam,
I have successfully done DFU through nRF Connect both on Android and iOS after merging ble_app_uart (combine ble_dfu_buttonless application here) & secure_bootloader...
Hi,
I am developing projects for street lightning system and I use in my projects many CoAP libraries. In my projects I use OpenThread and some peripherals like UART....
Hi everyone,
I use the nrf5_SDK_for_Mesh_v4.1.0_src, I would like to reduce the time it takes for a device to connect to a bluetooth module as a proxy. For the moment this...
Hello all,
I try to get the asset tracker v2 to work against a eclipse mqtt broker. For the first steps I use the mqtt.eclipseprojects.io broker before I hosting my own...
We are developing a device with the nRF52805 for BLE communication. The firmware was developed for nRF52832 and converted to nRF52805 following Nordic's documentation. The...
Dear Nordic support,
Could you please give an advice regarding usage of Zephyr SPI driver / NRF SPI driver with Nordic nRF52840? I've faced with the issue that driver can...
Hi!
I've shipped a whole bunch of PCBs out to customers where pin P0.21 is attached to an IC (which pulls it low by default).
Usually this is fine as the preinstalled...