Search found 1004 matches

by chipfryer27
Sun Mar 17, 2024 6:08 pm
Forum: Feature Requests
Topic: Few sugestions :D
Replies: 1
Views: 40

Re: Few sugestions :D

I know, these aren't the most sexy things to ask but...
I'm a sucker for a nice colourful pair......
by chipfryer27
Sun Mar 17, 2024 8:11 am
Forum: App Developer
Topic: Web Developer browsers
Replies: 7
Views: 150

Re: Web Developer browsers

Hi Firefox v115 is the latest version that runs on W8.1 and v123 is the latest running on W10 / 11. All instances of FF are identical in terms of settings / add-on etc. The issue in using the Example in FF v115 relates to CORS, but although going through the help files I've not yet found out why (pr...
by chipfryer27
Sat Mar 16, 2024 10:36 pm
Forum: App Developer
Topic: Web Developer browsers
Replies: 7
Views: 150

Web Developer browsers

Hi Successfully created Web Developer example-01 and saved to target and created the associated web page. This page ran fine on my W11 machine using Firefox and whatever the Microsoft browser is called today. Emailed the .html file to myself and opened in other machines. On my w8.1 machine it doesn'...
by chipfryer27
Sat Mar 16, 2024 1:55 pm
Forum: General
Topic: esp and git 2.44
Replies: 3
Views: 135

Re: esp and git 2.44

Hi Tried a few versions of IDF all failed for some reason or another in either the install or when trying to compile the app/web dev examples. So after numerous fails due to numerous reasons, the W11 is now again working with:- Python 3.7.3 Git 2.21.0 IDF 5.1.3 This time it now compiles the Web Deve...
by chipfryer27
Sat Mar 16, 2024 1:51 pm
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 486

Re: Worked examples for Serial, HTTP and MQTT

Hi

After numerous fails due to numerous reasons, the W11 is now again working with:-

Python 3.7.3
Git 2.21.0
IDF 5.1.3

This time it now compiles the App/Web Developer worked examples.... So after a few days I'm now back to where I was.

Regards
by chipfryer27
Sat Mar 16, 2024 10:31 am
Forum: General
Topic: AT Command's
Replies: 2
Views: 63

Re: AT Command's

Hi From memory I think they accept historical commands so sending ATM0 / ATM1 will hopefully disable / enable the monitor speaker (if successful you should see "OK" returned). I don't know how you are trying to send your string but you may need to use an escape character such as backslash \ before s...
by chipfryer27
Fri Mar 15, 2024 10:16 pm
Forum: General
Topic: esp and git 2.44
Replies: 3
Views: 135

Re: esp and git 2.44

Hi Might have been premature in blaming git. Haven't had much luck in getting things going. Thought by my uninstall / reinstall all was good but then couldn't run app dev examples (can on other machine). idf 5.2 won't run with python 3.7 so went back to 5.1 release which installed 5.1.3 and have sam...
by chipfryer27
Thu Mar 14, 2024 12:29 pm
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 486

Re: Worked examples for Serial, HTTP and MQTT

Hi

I will give that a go when next at the machine and let you know.

Thanks
by chipfryer27
Wed Mar 13, 2024 9:19 pm
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 486

Re: Worked examples for Serial, HTTP and MQTT

Hi In another post I documented an issue I had with git 2.44 on my W11 laptop and returning to the recommended versions appeared to solve my issues. I created a flash test for a Lolin_Lite and successfully downloaded to target. All good. As per a post above, I had successfully changed target to a Lo...
by chipfryer27
Wed Mar 13, 2024 8:21 pm
Forum: General
Topic: esp and git 2.44
Replies: 3
Views: 135

esp and git 2.44

FYI There appears to be an issue in using git 2.44 with esp 5.1.3. I know the recommended version is 2.21 but up until now I've not had any issue with later versions. Other software I install often updates git to a newer version. Sometime between installing the esp-idf as per instruction, which work...