Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 10:36 01 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Wi-Fi Commands?

Author Message
toml_12953
Guru

Joined: 13/02/2015
Location: United States
Posts: 442
Posted: 09:17am 14 Jul 2021
Copy link to clipboard 
Print this post

I have a CMM2 Gen 2 and have installed the ESP-01 Wi-Fi module in it. I looked through the manual but I don't see how to use it. Is it there somewhere and I just can't find it? If it's not there, where can I locate instructions?
 
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4311
Posted: 09:21am 14 Jul 2021
Copy link to clipboard 
Print this post

You do it the "hard" way, there may be better instructions elsewhere on TBS, but these are the ones I have bookmarked:

   https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=13414

Best wishes,

Tom
Edited 2021-07-14 19:22 by thwill
MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3378
Posted: 11:47am 14 Jul 2021
Copy link to clipboard 
Print this post

The original ESP8266 HTML server framework for AT commands was first published by Peter Mather here in 2016 (MM2: webserver with AT mode ESP8266).

(If that's what you're looking for.)

~
Edited 2021-07-14 21:48 by lizby
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
jirsoft

Guru

Joined: 18/09/2020
Location: Czech Republic
Posts: 533
Posted: 11:58am 14 Jul 2021
Copy link to clipboard 
Print this post

I use with Napoleon Commander this FW
(it's more universal and can be easily extended)
Jiri
Napoleon Commander and SimplEd for CMM2 (GitHub),  CMM2.fun
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3378
Posted: 12:25pm 14 Jul 2021
Copy link to clipboard 
Print this post

Jiri--with your firmware, is @http (sort of) equivalent to wget from a linux command line (or PC with wget.exe)?

Is there a way for the micromite to be an html server with that firmware?
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 09:40pm 14 Jul 2021
Copy link to clipboard 
Print this post

On the CMM2 the internal ESP01 is connected to com2.

What you do with it is unlimited in options.
As well as Jiri's offering and the original AT command set there is ZiModem that is worth a look:
https://github.com/bozimmerman/Zimodem

Jim
VK7JH
MMedit
 
jirsoft

Guru

Joined: 18/09/2020
Location: Czech Republic
Posts: 533
Posted: 09:05am 15 Jul 2021
Copy link to clipboard 
Print this post

  lizby said  Jiri--with your firmware, is @http (sort of) equivalent to wget from a linux command line (or PC with wget.exe)?

The @http is simply streaming tcp data from web server to CMM2. For wget functionality you need mostly support on CMM2 side...
I tried it for example with telnet server on towel.blinkenlights.nl and it streams Star Wars as ASCII into CMM2  

  lizby said  Is there a way for the micromite to be an html server with that firmware?

I didn't try it, but I think it could be done. When I save some time, I will test it...
Jiri
Napoleon Commander and SimplEd for CMM2 (GitHub),  CMM2.fun
 
lizby
Guru

Joined: 17/05/2016
Location: United States
Posts: 3378
Posted: 12:14pm 15 Jul 2021
Copy link to clipboard 
Print this post

Thanks, Jiri. To me, the three main needed functions for an ESP-01 attached to a micromite are pass-through, wget, and html server. I haven't yet found that all in one. (But what am I missing?)
PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025