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 just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
We are currently getting intermittent errors in our ANT enabled application in field testing. To try to understand where this is happening I want to send over ANT an indication...
Hi ...
I want to measure the temperature using thermistor .. I am working on saadc example . I need give the reference voltage as 5v how to give that ? is there configuration...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
One way of doing OTA is described here (Thread...
Hi,
We need to program nRF5x IC, so for that we are trying to program in the DK boards. For this we are using nRF52840 dk board and nRF51822 dk board (where nRF51822 IC...
Hello.
I try to provision Thingy52 in according with this document.
Can someone help me to create aray byte of invitation please?
In this case we have: Transaction...
Hello,
I wanted to do a rough estimation of max. range between two nRF52840 with ZigBee and BLE with and without coded Phy, for various environments (indoor, outdoor,...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
SDK 16.0
nRF 52 DK
LIS3DH Axis sensor
I am trying to understand the sdk_config.h about the NRFX_TWIM_ENABLED config. Here the 'M' stands for Manager or Master? If I...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) In Product specification, it says 2...
I'm developing a USB Keyboard Receiver. But I founed that there's no APIs and no descriptions about HOW TO SEND CONSUMER KEY and NORMAL KEY in USB HID mode.
I find a lot...
hello:
I want to communicate with my nrf25U1 USB dongle. So i add some code(refer to the examples\proprietary_rf\gzll\gzp_desktop_emulator). When i add add these files(nrf_gzp...
Hi, Everyone
I am developing with SDK 15.3.0 and nRF52832
Compiling "examples \ secure_bootloader \ pca10040_uart_debug" and "examples \ secure_bootloader \ pca10040_uart...