Page 1 of 1

Esp-Mobile-Apps (updated)

Posted: Thu Aug 16, 2018 9:25 pm
by JoaoLopesF
*** Updated: Android is ready and Esp32 and iOS been updated too. Arduino version soon

Esp-Mobile-Apps is a set of examples apps to start making Esp32 BLE devices connected to mobile applications (Android and iOS)

* Part I - Firmware on ESP32, can be: * Part II - Android app - mobile app example - https://github.com/JoaoLopesF/Esp-Mobile-Apps-Android

* Part III - iOS app - mobile app example - https://github.com/JoaoLopesF/Esp-Mobile-Apps-iOS

It is a advanced, but simple (ready to go), fully functional set of applications.

Image

Note: Changed name of github repos to Esp-App-Mobile-Apps-*

Re: Esp-Mobile-Apps (updated)

Posted: Mon Apr 29, 2019 11:13 am
by MassiB
Hi,

I don't want to sound rude so I apologize in advance - this is a gentle nudge regarding the Arduino sketch :-)

Unfortunately tackling bluetooth, mobile apps and also esp-idf at the same time is a little bit too much. I am really interested in a generalized / generic way to send/receive longish packets.

Thank you in advance!

Re: Esp-Mobile-Apps (updated)

Posted: Thu Nov 14, 2019 4:17 am
by jhubbardsf
I"m a little confused about how to flash this to my board and the github doesn't really make it clear. Did I miss something?

Re: Esp-Mobile-Apps (updated)

Posted: Fri Dec 06, 2019 5:36 pm
by arthurpattee
Hi ! Thanks for your work ! I've tried compiling your code to get it on my iPhone, unfortunately it doesn't work.. I get an error line 180 in the BLE file because of the "!"
Have you had the same issue before ?
Cheers !