lolren
lolren
Here is an Idea. If it's not possible to make the UUID show with the ESP32 ( i notice many people have this problem), what if someone modify the firmware...
> > `Device: Name: ATC_9D4132, Address: a4:c1:38:9d:41:32` > > Isn't it the device you are looking for ? ;) yes, it is. but, it does not have a corresponding UUID...
> Hey. Have you put it into MiLike advertising via the WebFlasher ? Of course. No change. But, I noticed that other people tried to connect it without success with...
> I use some of these sensors and have no problem with receiving advertising data. > You must not connect to device for this - all will be transferred without...
I see. Guess it`s time to learn "micro"Python then. Thank you for the responses. Regards, Loren
Thank you. I will try it in my esp32 :+1:
Perfect. Thank you very much for the hard work. I can`t wait to have Altserver running on my Openvpn Raspberry pi server :D
I have the same problem, also on pi4. i was wondering if there is an option to bypass motion all toghether? and use the url from the cameras directly to...
just found out myself the same thing while investigating the slow start. the file at "/home/lolren/.local/share/undetected_chromedriver" deletes itself and redownloads at every run!
this happens if i lock the folders permissions: Traceback (most recent call last): File "/home/lolren/Desktop/Files/WebScrapper/Selenium_Browser.py", line 26, in driver = uc.Chrome(headless=False, use_subprocess=False, options=options) File "/home/lolren/.local/lib/python3.10/site-packages/undetected_chromedriver/__init__.py", line 258, in __init__ self.patcher.auto()...