Search found 602 matches

by jgu1
Wed Mar 27, 2024 6:33 pm
Forum: Tips & Tricks
Topic: Updating XC8 Compiler
Replies: 3
Views: 58

Re: Updating XC8 Compiler

Hi Martin! A bit confused :lol: Where can I download the new XC 2.46, does I install? And the path you show doesn´t look mine. What are the advantages of the updated XC8 and now they probably do not have implications for previous projects Thinking a lot about not going to Having big problems now tha...
by jgu1
Wed Mar 27, 2024 7:23 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 190

Re: GPS not send LAT_LONG

Hi Enrique!

Glad to hear, also Strange it not work by you,but at me, maybe I am closer to the Moon than you :lol: good ideas from Leigh, Martin and Chipfreyer :D

Good luck

Jorgen
by jgu1
Tue Mar 26, 2024 8:32 pm
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 190

Re: GPS not send LAT_LONG

Hi again both/all!

Try to look at this, very simple way to figure out if you have connection with the gps module or satelite

Look at the hole video ;)

https://www.youtube.com/watch?v=hbRpr1HbDf8&t=280s

Jorgen
by jgu1
Tue Mar 26, 2024 5:35 pm
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 190

Re: GPS not send LAT_LONG

Mine is set to 50 and I see all data in display after max. 3 min. :?:
by jgu1
Tue Mar 26, 2024 10:38 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 190

Re: GPS not send LAT_LONG

Hi again! I have change the device to a Pic16f1937 (not big difference) and change the pin config for the display. Get same result as you. Then I make some test with "buffersize" in Properties for the GPS. Set it from 80 to 50, then it work perfect for me. Try to change this :D Hope you get succes? ...
by jgu1
Tue Mar 26, 2024 6:24 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 190

Re: GPS not send LAT_LONG

Hi!

I have the same setup HW as you. I make a test later today and see if I get the same result with your program.

You hear :D

Jorgen
by jgu1
Fri Mar 22, 2024 5:11 am
Forum: General
Topic: Programs cannot be loaded to some clone Arduino nanos
Replies: 6
Views: 100

Re: Programs cannot be loaded to some clone Arduino nanos

Hi Aynhan!

While you program the Nano, do you have Connect the serial pins RX And TX to other HW ,Don`t :D

You are able to choose two devises one for 115200 and one Ch340, these are different?

Maybe you already is aware of this, could be ;)

Br Jorgen
by jgu1
Tue Mar 19, 2024 7:31 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 121

Re: GPS 8Bit Pic not compile!

Mealwhile I found it Martin, thank you. :D Install the Toolchain and first still not compile, same, but then I (as you say change to "bigger chip) I can compile :D But this is a very simpel and small program with gps, is this gps take so much space in the pic16F876? Will it be a good idea to reinsta...
by jgu1
Tue Mar 19, 2024 1:20 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 121

Re: GPS 8Bit Pic not compile!

Hi Martin! Thank you for fast reply :D First the problem is on my second Laptob, not use this very often, I have a master PC, think the 8 bit work on this. Your link "here" doesnt work, could you please check Martin, then I will install the Toolchain this evening and see if it is possible to compile...
by jgu1
Mon Mar 18, 2024 7:17 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 121

GPS 8Bit Pic not compile!

Hi MM! I think there is an issue with the GPS component In 10, tested both. I Have an old examble with the GPS. If I compile something in XC8 error, if I change to Arduino it compile. As soon I add the GPS component to the dashboard and initialise and try to compile, the compiler come with an error....