alireza

Results 18 issues of alireza

Hi How can i use both station mode and AP mode together in this library with out loosing AP mode after some times on start up only ? STA+AP In...

Hi Why i can't ping dns that set in thingname variable ? When i use MDNS library myself in my code everything is fine but when removed it to use...

Hi every time that my esp board publish a message to mqtt server, the onMessage method called, why ?! how can i detect who send the message and filter it...

Hi When my internet connection lost, my loop function run every 9 seconds because stuck in mqtt connection and publish part of code. why ? and how can pass this...

* telegram-upload version: 0.5.1 * Python version: 3.9 * Operating System: debian ### Description How in interactive mode (-i) send file to private channel works perfectly and send file to...

Hi How can i tell esp to create a file if it's doesn't exist for opening to write ? In default way i did creation of file with arduino ide...

question

Hi Is there any option exist in this library that after my board connected to external access point, do not disable internal ap of board ? I'm asking this because...

Hi I'm getting this error between compiling source : ``` ali@lap:~/git_repo/esp-open-sdk$ make Makefile:186: warning: overriding recipe for target 'ESP8266_NONOS_SDK-2.1.0-18-g61248df/.dir' Makefile:181: warning: ignoring old recipe for target 'ESP8266_NONOS_SDK-2.1.0-18-g61248df/.dir' cp -f 1000-mforce-l32.patch...

Hi i install mtp proxy and now proxy sponsor showed up on top of my telegram apps , ![image](https://user-images.githubusercontent.com/1029949/156884674-d0578553-eb49-4fcd-9ac3-47a1ee422a59.png) ![image](https://user-images.githubusercontent.com/1029949/156884679-3cdca4e2-2d5c-4576-ab1e-600ca8009a4d.png) why !? and how can i change it or disable...

Hi I implemented erlang mtproto on my server and everything is fine on Android devices and desktop users, but on iOS device there is a bad connection issue that annoy...