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...
Hi all,
I was wondering what the correct stack usage of the S132 is?
In the release notes for both V7.0.1 and V7.2.0 it says:
"The worst-case stack usage for the SoftDevice...
Hi, I am using Nordic boards for one of my clients in some Project.. The client wanted to make sure from logs and Traces that commitment we are making for the Encryption and...
Dear Team,
Greetings!!!
I want to run the gazell_examples files from of nrf sdk but I am seeing this error : *** ERROR L257: UNKNOWN. All the keil files in gazell_example...
I got error 4097 after calling nrf_sdh_enable_request(); function.
this happens only when a previously ESB transmission is there. working perfectly without ESB initialized...
I'm running an application on the nRF52840 DK using Softdevice 7.0.1.
My application runs fine for quite some time but than randomly fails with the softdevice invoking the...
I was thinking of using our SDCARD/FATFS storage for peer data. Pro's of doing this I can see include.... + wear leveling handled in SDCARD + simple Cons... - slower
I suppose...
Our application is based on nRF5 SDK 17.0.2. Normal bonding (just works) and reconnection works fine, but when the bond information is lost on one side I cannot reconnect...
Just got the Thingy91, While following the first start guide I must have done something wrong because the SW3 no longer puts the nrf9160 into recovery mode / It's not recognized...
Hi. This is my first time using Nordic product, the nrf518222 to be specific. I have been going through the template application code tutorial and I came across something...
Hi,
I have doubts regarding a given scenario that probably some of you have already faced before. Since I'm new to BLE and Nordic, probably my doubts may be basic too...
In generic_dtt_state_set_cb_t the provided p_self is of type const generic_dtt_server_t but the argument to generic_dtt_server_status_publish() lack the const qualifier requiring...
Dear Nordic support
I want to ask you about nRF5x-Command-Line-Tools if
-this software is automatically communicate via internet
-this is not file sharing software...
Hi guys!
I am witnessing the things are evolving pretty fast around Thingy:91! What was up-to-date and actual yesterday is outdated today! That's why I would like to ask...
Hi all,
In the nRF52832 erratasheet, for erratum [220] it states:
"SoftDevice v7.0.1 includes an alternative workaround which does not support FPU being enabled."
...
Hi,
I am having an issue with the FDS update command returning a CRC error as above. Any advice on how to fix this issue would be greatly appreciated.
Steps to recreate...