Search found 248 matches

by MJU20
Wed May 08, 2024 5:11 pm
Forum: General
Topic: WIKI ESP32 example (WLAN)
Replies: 2
Views: 33

Re: WIKI ESP32 example (WLAN)

Great! This works, although the IP address I see is 192.168.4.2.

However, what's even stranger is that it doesn't work when I'm at a short distance from the device. Only when I move a few meters away do I get connected.

But all's well that ends well.

Thanks!
by MJU20
Wed May 08, 2024 5:33 am
Forum: General
Topic: WIKI ESP32 example (WLAN)
Replies: 2
Views: 33

WIKI ESP32 example (WLAN)

I have flashed the example file: ESP32 Config WIFI from this page: https://www.flowcode.co.uk/wiki/index.php?title=Component:_WLAN_(ESP32)_(Comms:_Networking) onto a ESP32C3 board. I see the SSID "FlowcodeWifi' and I can (I think) connect to it on my smartphone. I seems to have the IP address 192.16...
by MJU20
Mon Apr 29, 2024 5:19 pm
Forum: General
Topic: Do I need this pin? ST7789 DC pin?
Replies: 3
Views: 123

Re: Do I need this pin? ST7789 DC pin?

Thank you both!!

But this doesn't work either..
It seems that the DC pin is not used on the display?

Strange because fresh out of the box it works by showing the LilyGo logo on the screen..
st7789.jpg
st7789.jpg (98.78 KiB) Viewed 90 times
by MJU20
Sun Apr 28, 2024 6:33 pm
Forum: General
Topic: Do I need this pin? ST7789 DC pin?
Replies: 3
Views: 123

Do I need this pin? ST7789 DC pin?

I've got a LilyGo T8 V1.1 board with a ESP32-S2 chip and a ST7789 display onboard. In the properties for the ST7789 display I can not disable the DC pin st7789-1.jpg The board doesn't seem to have a DC pin attached to the display. The display isn't working maybe because of this non existing pin? htt...
by MJU20
Fri Apr 26, 2024 5:37 pm
Forum: Feature Requests
Topic: Please add LilyGo Display ESP S2
Replies: 0
Views: 280

Please add LilyGo Display ESP S2

There is a device for the LilyGo Display in the ESP32 range, but not for the S2 version...

This is the pinout..
https://forum.arduino.cc/t/display-reco ... t8/1167185

Could you please add it?
by MJU20
Thu Apr 18, 2024 5:16 pm
Forum: Feature Requests
Topic: can you add an LoRa SX1278 module?
Replies: 17
Views: 1898

Re: can you add an LoRa SX1278 module?

ayhan1 wrote:
Wed Apr 17, 2024 7:25 pm
Thank you for your answer. You have information about the e32 modules you mentioned.
Here you can read about my project with the "E32-868T20D SX1276 868MHz 100mW DIP Wireless Module"
https://www.matrixtsl.com/mmforums/view ... 20D#p95960
by MJU20
Wed Apr 17, 2024 5:36 pm
Forum: Feature Requests
Topic: can you add an LoRa SX1278 module?
Replies: 17
Views: 1898

Re: can you add an LoRa SX1278 module?

I have a few projects that use 'long-range-ish' datatransfer. Not like a few Km's, but for my purpose enough range and reliable. One I use is E32-868T20D (read about it on the V9 forum), the other one is a HC12 module. Both are sufficient for my purposes. Just to send data from one node to each othe...
by MJU20
Wed Apr 10, 2024 3:20 pm
Forum: General
Topic: ESP32 SPI High Speed Modes
Replies: 7
Views: 7589

Re: ESP32 SPI High Speed Modes

Thanks for sharing!
by MJU20
Tue Apr 09, 2024 6:33 pm
Forum: Bug Reports
Topic: ESP32 RTC: date when using UTC offset
Replies: 3
Views: 1101

Re: ESP32 RTC: date when using UTC offset

Sometimes 3600, sometimes 7200.
This is because of DST
by MJU20
Tue Apr 09, 2024 5:09 pm
Forum: Bug Reports
Topic: ESP32 RTC: date when using UTC offset
Replies: 3
Views: 1101

Re: ESP32 RTC: date when using UTC offset

Is this right?