Hi, I use
-
Laptop that uses Windows 7 64-bit
-
IAR EWARM 7.20
-
PCA10001 V 2.0.0 (Changed the MCU to QFAAH00 Revision 3)
(I replaced the MCU to a QFAAH00 (0x0072) with a heat gun)
-
SDK 10.0 or SDK 7.2
-
SoftDevice S110 8.0, S120 2.1, and S130 1.0
-
J-Link Edu
-
iPhone 6 Plus (iOS 9.3.1) / Galaxy S4 (Android 5.0.1) and Nexus 5 (Android 6.0.1)
I want to send a picture that has a size less than 100 Kbytes via BLE.
The PCA10001 will receive it and the nRF51822 will save the data of the picture in the flash memory.
So, I'm curious whether Nordic's mobile App can send the picture (or whatever file) via BLE
and flash it inside the flash.
I think creating a mobile app myself will take a lot of time. (Also I'm not good at making one :D)
In short, is there a mobile app that can write data at flash of nRF51822?
The app's uploading speed is not important factor for me.
I also have the nRF Dongle (PCA10000) so
it is okay if there's a way to use the PC version of MCP (Master Control Panel).