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...
I am trying to read temperature, pressure, and humidity data from an Adafruit BME280 sensor using the nRF9160 DK. The communication protocol that I am using is I2C and I am...
Hi,
In our product, we use 9160 GPIO to control the system power. However, we found we can't power off when 9160's modem is in normal mode. But, the system can power off...
Hi,
I want to know if is it possible to send data from the end device to a coordinator without using the periodic reporting method which makes the end device sending the...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I'm evaluating the nRF5_SDK_v15.0.0 buttonless example OTA DFU bootloaders on a nRF52840-PDK.
The buttonless examples are working well. So I integrated the buttonless...
Hi Everyone,
We are using nRF52810 in our project. It Supports peripheral mode. I didn't find any example code regarding central role. Does nrf52810 supports Central ...
Hi, I'm developing a Zigbee coordinator, but I have this issue during commissioning. The end node is Ikea TRADFRI ambience sensor light (pir), I make a simple test using CLI...
Wanted to use nrf52840 (PCA10059 v1.2.0) as sniffer.need all the related files and sw to use for the same. also not able to downlaod the folder ( github.com/.../nr,so kindly...
Hi, I would like to read/know the current battery level on nRF9160 DK (PCA10090). I have searched to get it, but no luck. Could you please let me know How can I get the current...
Hello ,
I am using nRF52832 controller in peripheral role. I have integrated Secure boot loader code. I am facing issue of mobile device is not getting connected to the...
I've integrated the "csense_pca10059" (SDK_16.0.0) into my application. I have only added the button (not the slider), and am getting some functionality from the cap sense...
Hello,
I am trying to install Python on my Window 10 64-bit OS (python-2.7.17.amd64.msi).
As per below link I am able to install Python and able to see the version ...
I just got the nRF52-DK, and want to create a blank project to test something , but after I create a project and add "nrf_Log" module form RTE Manager(some conflict resovled...
I read the NWP-030 White Paper, Power Supply Decoupling Capacitor Selection and focused on the nRF52840 Sections. The document did not go into [Min - Typ - Max] Effective...