Search found 1049 matches

by chipfryer27
Mon Mar 18, 2024 7:16 pm
Forum: App Developer
Topic: Web Developer browsers
Replies: 7
Views: 388

Re: Web Developer browsers

Hi Further info. Firefox 115 on a W8.1 machine doesn't work due to CORS restrictions. Microsoft Edge and Google Chrome do work. Firefox 123 on W10 / 11 does work as do Microsoft Edge and Google Chrome. On a Samsung running android 13, Firefox, Chrome and DuckDuckGo do work, however default app Web V...
by chipfryer27
Mon Mar 18, 2024 2:51 pm
Forum: App Developer
Topic: Web Developer browsers
Replies: 7
Views: 388

Re: Web Developer browsers

Hi

I tried disabling all extensions, didn't work, then compared my 115 settings to 123 and all my FF instances are set the same.

It's not going to be much of a issue for me, as Edge works. I might try with some other browsers just to see which if any are troublesome..

Regards
by chipfryer27
Mon Mar 18, 2024 11:48 am
Forum: App Developer
Topic: Web Developer browsers
Replies: 7
Views: 388

Re: Web Developer browsers

Hi Steve

Exactly that. On my W8.1 FF throws a CORS wobbly but Edge is fine.

On my android, not found a way to get FF to "see" the file yet, but Chrome does work.

Regards
by chipfryer27
Mon Mar 18, 2024 3:31 am
Forum: General
Topic: Math help wanted: Zeller congruence
Replies: 4
Views: 354

Re: Math help wanted: Zeller congruence

Hi Sorry to be brief, it's stupid O' clock and I'm heading out soon. Very interesting little project. I would break the calculation down into individual steps containing one action (calculation) and then step through your chart checking each result is as expected. This would hopefully allow you to s...
by chipfryer27
Mon Mar 18, 2024 3:09 am
Forum: General
Topic: Burst Sine Pulse
Replies: 1
Views: 116

Re: Burst Sine Pulse

Hi

You could possibly try Components > DSP > Waveform Generator. The Wiki has examples and explains how it works.

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

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: 388

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: 388

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: 223

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: 1078

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