Search found 7 matches

by skateone
Fri Jun 03, 2022 9:39 pm
Forum: General Discussion
Topic: ESP Modem component CMUX example not working
Replies: 5
Views: 3579

Re: ESP Modem component CMUX example not working

i wrote my own cmux handler but its still has lots of bugs. want to attemt the new realease.. will let you know on the outcome of that
by skateone
Mon Mar 28, 2022 11:31 am
Forum: General Discussion
Topic: ESP Modem component CMUX example not working
Replies: 5
Views: 3579

Re: ESP Modem component CMUX example not working

an update: i have been testing with the terminal example app... from what i can see the unit goes into cmux mode but then after that the response times out.. cmux init log I (39897) modem_console: Switching to CMUX name... D (39897) command_lib: generic_command command AT+CMUX=0 ] (39898) TERM: star...
by skateone
Tue Mar 22, 2022 8:22 pm
Forum: General Discussion
Topic: ESP Modem component CMUX example not working
Replies: 5
Views: 3579

Re: ESP Modem component CMUX example not working

The modem connections are custom but i have changed the example source to cater for that. here goes: Modem reset IO9. ( this is the boot pin i know but it works well for modem reset ) Modem Power: IO5 IO9 and IO5 drive grounding mosfets that act as switches MOdem Status : IO6 ( feedback from modem t...
by skateone
Mon Mar 21, 2022 10:00 pm
Forum: General Discussion
Topic: ESP Modem component CMUX example not working
Replies: 5
Views: 3579

ESP Modem component CMUX example not working

Good day. I am trying to get your esp modem component working with my SIMCOM A 7672E modem. my requirement is to be able to CMUX gps AT commands while handling an active PPPos connection with the ESP32C3 SOC. compent URL : https://components.espressif.com/component/espressif/esp_modem The example do...
by skateone
Sun Nov 28, 2021 9:07 pm
Forum: ESP-IDF
Topic: ESP32-C3 Enabling GPIO18 and GPIO19 for IO use
Replies: 2
Views: 2237

ESP32-C3 Enabling GPIO18 and GPIO19 for IO use

hello there.
i hav been going through the config options relating to disabling the USB/JTAG interface and cannot find anything in the docs on how to disable the driver.
I would like to use the GPIO 18 and 19 for io and am struggling getting that right
by skateone
Tue Aug 28, 2018 5:13 pm
Forum: ESP-IDF
Topic: ESP-MESH: Each node needs knowledge of the router ...
Replies: 7
Views: 12351

Re: ESP-MESH: Each node needs knowledge of the router ...

i have been playing around with the mesh stuff and also tried the esp32 as a router. for some reason the mesh doesn't authenticate to the esp32 AP... even took my routers settings that worked and propagated to eh esp AP with no luck...
Hacking away still. if i get a solution i will post.
by skateone
Fri May 19, 2017 12:13 pm
Forum: General Discussion
Topic: Not able to send non-connectable advertising packets, bluetooth
Replies: 1
Views: 4032

Re: Not able to send non-connectable advertising packets, bluetooth

Has anyone looked into this as i have a similar issue