Search found 17 matches

by jdcrunchman
Mon Jul 20, 2020 1:41 am
Forum: ESP32 boards
Topic: Current state of BLE?
Replies: 9
Views: 13402

Re: Current state of BLE?

Hi, I am very interested in getting a MicroPyhon BLE on the ESP32 so I can develop a stand alone iPhone app to connect the ESP32 to an iPhone app I'm developing. I suppose I could use the WIFI, but we require very low power utilization for our app. So WIFI is really not an option. Can someone please...
by jdcrunchman
Mon Oct 07, 2019 9:14 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

Re: ESP32 access via Ipad

The only info I came up with is this URL - https://learn.adafruit.com/micropython-basics-esp8266-webrepl/access-webrepl But this clearly specified the use of the ESP8266, and not the ESP32 I looked for further docs from the Adafruit site and didn’t see anything for the ESP32. So asking you for a wor...
by jdcrunchman
Mon Oct 07, 2019 8:51 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

Re: ESP32 access via Ipad

Roberthh - can you please go thru the steps you took to get REPL to work on iPad without using a usb connection. If you read and used a documentation, can you please supply a link to the documentation you referred to, to accomplish this task, I’m not very good in choosing keywords for DuckDuckGo sea...
by jdcrunchman
Sat Oct 05, 2019 7:09 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

Re: ESP32 access via Ipad

Roberthh- the iPad does not have a usb interface. It uses WiFi exclusively to connect to foreign devices. But the ESP32 does have an on-board WiFi support, it’s just that nobody bothered or didn’t think we would have a need to SSH into the device, or to have a SSH server on it, but me thinks this mi...
by jdcrunchman
Sat Oct 05, 2019 6:53 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

Re: ESP32 access via Ipad

Rpr - I’m responding to your post... you are right about the need for a usb connection, but that’s impossible because the iPad can only use the wifi to access the ESP32. Rpr- in your post you must be referencing using the WebREPL, but this is ONLY for the ESP8266 and not the ESP32. But if there was ...
by jdcrunchman
Sat Oct 05, 2019 6:26 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

Re: ESP32 access via Ipad

Roberthh - WebREPL can only work with the ESP8266 and NOT the ESP32. According to the latest forum discussions, there is nothing available that can connect the ESP32 via an iPad. There is a good document on getting the iPad to REPL into the esp8266. And shitloads of developers complaining and wishin...
by jdcrunchman
Fri Oct 04, 2019 5:02 pm
Forum: General Discussion and Questions
Topic: ESP32 access via Ipad
Replies: 13
Views: 11509

ESP32 access via Ipad

Hi, I have an iPad, and I want to use it to access my ESP32 via its built in WiFi port. Can someone please tell me the best way to “talk” to my ESP32 from my iPad? I’m using the LibTerm shell application which may not be a full implementation of a Unix like shell. I’m also trying to use the Termius ...
by jdcrunchman
Thu Oct 03, 2019 6:58 pm
Forum: ESP32 boards
Topic: Differences between Micropython ports for ESP32 and ESP8266
Replies: 35
Views: 165047

Re: Differences between Micropython ports for ESP32 and ESP8266

I'm just surprised that I cannot use SFTP or SSH to access the ESP32 from my Mac via the built in WIFI.
I know about Ampy and REPL, seems to be the only game in town.

John
by jdcrunchman
Wed Oct 02, 2019 4:42 pm
Forum: ESP32 boards
Topic: Differences between Micropython ports for ESP32 and ESP8266
Replies: 35
Views: 165047

Re: Differences between Micropython ports for ESP32 and ESP8266

All I can come up with are other people looking for the same thing. Most of this is focused on Arduino instead of ESP32. What search engine were you using? I've pretty much given up using Google as a source of information, and upon recommendation from friends, they say DuckDuckGo is better then goog...
by jdcrunchman
Wed Oct 02, 2019 4:19 pm
Forum: ESP32 boards
Topic: Differences between Micropython ports for ESP32 and ESP8266
Replies: 35
Views: 165047

Re: Differences between Micropython ports for ESP32 and ESP8266

Can I be so bold as to ask you for some URL's that can lead me to an SSH server? All I get from Google is what I need to buy, and not information, so I started using DuckDuckGo... You haven't even shared your search phrase.... I haven't gotten much from Google, or DuckDuckGo search engine. I could f...