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...
Hello Team, I am a student majorly interested in wearable designing and manufacturing field. Recently I have designed a small wearable PCB which barely contains components...
Hi all!
It`s possible to know in event BLE_EVT_TX_COMPLETE which characteristic sent a notifiation?
I have 2 characteristic and depending on which one of them sent notification...
Hi,
The product description of pickit4 on microchip website( https://www.microchip.com/developmenttools/ProductDetails/PG164140 ) says that it support swd. So I'm wondering...
Hi,
nRF51822. I'd like to detect single-click, double-click, triple-click, etc. button press sequences. Multiple clicks are when the next button press is within 1/2second...
we are using latest repository, did " west update" to pull the source code. Followed nrf connect application "getting started assistant" to setup the environment.
All the...
In 15.3, there is a new application type valid for DFU, external app. When loaded through DFU, the program just sits there in bank1, and doesn't get sent anywhere. I'd like...
Hi, I'm trying to use the iOS nRF Mesh Library on GitHub: https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
I've managed to install the iOS app, but I am unsure...
Hello,
I'm attempting to connect the nRF9160 DK to our AWS IoT account. I've been following the information in this question: https://devzone.nordicsemi.com/f/nordic-q-a...
Hi, looking for some advice regarding hardfault analysis. Using NRF52840 with SDK 15.3 and SD 6.1.0, i am seeing occasional hard fault (after ~30 min to 2 hours), during relatively...
Hi,
I know it is a silly question but I would like to ask does nRF52810 support SPI, TWI, UARTE etc.
Below is block diagram from datasheet of nRF52810 which shows it has...
Hello,
I was able to flash demo .hex to my nRF52840DKs from this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role ) project, but now I would like to...
I alway used direct UART command with nRF24AP2 and CW test was not a problem.
Now with nRF52xxx and S212 softdevice I try this ... but nothing works .
sd_ant_stack_reset...