Giter Club home page Giter Club logo

t-call_hotspot's Introduction

T-Call HotSpot

Internetgateway / HotSpot with TTGO T-Call The Idea: Since all IoT need a connection and WAN or LORAWAN is not allways availabe TTGO offers a module T-CALL, with a SIM800L-Module. With this programm you can build up a HotSpot (a own Access Point 192.168.1.4) witch forwards HTTP - Requests to the internet and responds with the Internet page. Thus the IoT have a moble access to the internet where WLAN or LORAWAN is not available.

Setup

t-call_hotspot's People

Contributors

sfeli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

t-call_hotspot's Issues

Not connecting to Internet

It is not connecting to internet at all. Like not accessing the APN of the provided network. Not even able to use 2G with it

sending data

Hello SFeli.

I would like to use your code as a native router to connect other esp8266s,
but can't get it to send mqtt data, could you help me?

Thanks for your response.

Connecting to HTTP fail

I have a TTGO Tcall V1.3 board. I filled APN data and uploaded your code.

Wifi AP is created, then I connect with my phone but says (no internet connection)

Here you have the serial monitor:
13:23:24.758 -> Programm ESP32_TTGO_T_CALL_TinyGSM
13:23:24.862 -> SYSTEM_EVENT_WIFI_READY
13:23:24.862 -> AccessPoint IP address: 192.168.4.1
13:23:24.862 -> :8083SYSTEM_EVENT_AP_START
13:23:24.862 -> WiFi Server started
13:23:24.862 -> IP5306 KeepOn OK
13:23:27.857 -> Initializing modem...
13:23:29.483 -> ModemInfo: SIM800 R14.18
13:23:29.653 -> Modemstatus: 1
13:23:33.957 -> SYSTEM_EVENT_AP_STACONNECTED
13:23:34.060 -> dhcps: send_offer>>udp_sendto result 0
13:23:34.094 -> SYSTEM_EVENT_AP_STAIPASSIGNED
13:23:34.094 -> Waiting for network... OK
13:23:36.910 -> Network connected
13:23:36.910 -> Connecting to APN: airtelwap.es OK
13:23:50.618 -> New Session.
13:23:50.618 -> GET / HTTP/1.1req_server.length(): 5
13:23:50.618 -> HTTP
13:23:50.618 -> resource: HTTP
13:23:50.618 -> Connecting to HTTP fail
13:24:01.580 -> Client Disconnected.
13:24:01.580 -> New Session.
13:24:01.580 -> GET / HTTP/1.1req_server.length(): 5
13:24:01.580 -> HTTP
13:24:01.580 -> resource: HTTP
13:24:01.580 -> Connecting to HTTP fail
13:24:12.510 -> Client Disconnected.
13:24:12.510 -> New Session.
13:24:12.613 -> GET / HTTP/1.1req_server.length(): 5
13:24:12.613 -> HTTP
13:24:12.613 -> resource: HTTP
13:24:12.613 -> Connecting to HTTP fail
13:24:23.688 -> Client Disconnected.
13:24:23.890 -> New Session.
13:24:23.890 -> GET / HTTP/1.1req_server.length(): 5
13:24:23.890 -> HTTP
13:24:23.890 -> resource: HTTP
13:24:23.890 -> Connecting to HTTP fail
13:24:34.910 -> Client Disconnected.

WiFi.softAP doesn't work

I apologize if I was wrong to write here, but I have not found where to request information on this very interesting ttgo-t-call sketch.
I declare that I am not a programmer.
I ask for help because I can't get it to work, ESP32sim800l restarts repeatedly showing the following error: "Programm ESP32_TTGO_T_CALL_TinyGSM
assertion "dataSize == readSize" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp", line 419, function: esp_err_t nvs :: Storage :: readMultiPageBlob (uint8_t, const char *, void *, size_t)
abort () was called on the PC 0x400ffd7f on core 1
Restarting ...
"
I don't understand what kind of error it is, it occurs during installation when it requires WiFi.softAP (ssid, password);
Could you help me understand?
Thanks again for the work done.
Paolo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.