Search found 5 matches

by PIYUSHGIRI
Tue Sep 19, 2023 12:45 pm
Forum: ESP-IDF
Topic: how to display turkish language on 20*4 LCD display using esp32
Replies: 1
Views: 422

how to display turkish language on 20*4 LCD display using esp32

we normally print English work or sentence in LCD but if we print Turkish language sentence or work on lcd display using esp32 microcontroller so how can we do this, please help me.
by PIYUSHGIRI
Wed Dec 14, 2022 3:18 pm
Forum: ESP-IDF
Topic: How can i successfully get internet ethernet to AP using DP83848 PHY module
Replies: 4
Views: 1668

Re: How can i successfully get internet ethernet to AP using DP83848 PHY module

DP83848 is giving ethernet to AP wifi internet to samsung phone,but other device cant provide internet to PC or other company phone and expressif esp wrover module,idf version is 4.3
by PIYUSHGIRI
Wed Dec 14, 2022 10:20 am
Forum: ESP-IDF
Topic: How can i successfully get internet ethernet to AP using DP83848 PHY module
Replies: 4
Views: 1668

Re: How can i successfully get internet ethernet to AP using DP83848 PHY module

Hii ESP_ondreg,
thanks for support i used eth2AP example which given in the ethernet ,its working fine i select DP83848 and gpio change ,but
insufficient TX buffer size and WiFi send packet failed,
i enlarge buffer size than also sometime this error will come.
by PIYUSHGIRI
Tue Dec 13, 2022 10:36 am
Forum: ESP-IDF
Topic: How can i successfully get internet ethernet to AP using DP83848 PHY module
Replies: 4
Views: 1668

How can i successfully get internet ethernet to AP using DP83848 PHY module

i try ethernet example which given in esp idf 4.3 version,but it is working in ethernet kit with IP101 PHY module,but i used DP83848 and i select from menuconfig,also i change address 1 to 0 and PHY reset gpio,SMI MDC gpio,SMI MDIO gpio... than also it will not work,i got a IP from ethernet but its ...
by PIYUSHGIRI
Wed Jun 23, 2021 12:53 pm
Forum: Showcase
Topic: ESP32 with GSM modem - PPP over Serial (PPPoS) client example
Replies: 34
Views: 210040

Re: ESP32 with GSM modem - PPP over Serial (PPPoS) client example

hello everyone, i am using Neoway-N58 GSM module interface with esp32 wrover E kit and pppos with ESP NAT router murge example code run when i compile and execute code than its get below output, First i connect wifi with esp NAT router than i enter show command in consol than PPPos start but after p...