Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jpinzon

Pages: 1
1
@jason, This is the error:


libraries/SoftwareSerial/SoftwareSerial.cpp.o (symbol from plugin): In function `SoftwareSerial::read()':
(.text+0x0): multiple definition of `__vector_3'
libraries/WiFi101/bsp/source/nm_bsp_arduino_avr.c.o (symbol from plugin):(.text+0x0): first defined here
libraries/SoftwareSerial/SoftwareSerial.cpp.o (symbol from plugin): In function `SoftwareSerial::read()':
(.text+0x0): multiple definition of `__vector_4'
libraries/WiFi101/bsp/source/nm_bsp_arduino_avr.c.o (symbol from plugin):(.text+0x0): first defined here
libraries/SoftwareSerial/SoftwareSerial.cpp.o (symbol from plugin): In function `SoftwareSerial::read()':
(.text+0x0): multiple definition of `__vector_5'
libraries/WiFi101/bsp/source/nm_bsp_arduino_avr.c.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Pro or Pro Mini.

2
HI Ken. I am using the GPSLogger software fort he GPS but as soon as I insert #include <WiFi101.h> the compiler errors out. I did check the lines where the pins are set in GPS.h and it seems they match your suggestions. Is there I am missing here?

I am using  -- WiFi TinyShield with the example to sent a string from https://docs.arduino.cc/tutorials/mkr-1000-wifi/wifi-101-library-examples

In my case the GPS along and the WIFi alone work fine. It is the addition of the library that causes issues.

3
I am trying this too with no luck. I used your code to check mine and with yours I was able to get the coordinates (GPS) on the serial printer in the MAC where the Tinyduino is connected. Via blue tooth I can connect to a Chromebook and I am able to send from the chromebook a message but it seems it does not work the other way. Any ideas?

4
TinyDuino Processors & TinyShields / GPS CHECK
« on: June 07, 2016, 10:31:15 AM »
I have been trying to get the GPS working, but it is still not. I did have some luck a few weeks ago, but it seems now that the actual unit is no longer working. Is there a way to test it?

5
Dear Ben,
My apologies for my delayed response.
I have been experimenting with the GPS. For the most part, the GPS started working once I followed these steps:

Connect to computer> upload program > wait for it to get signal > use it!!! or turn off > turn on before use..

There were a couple of times where it did not start the card but have not figure out why.

My GPS is a Telit SE868 V2.

As for the power. Is there a charger for the tiniduino batteries that independent of the PC?


Thanks,
Jorge

6
Dear ALL,
I have been trying the GPS Cat Tracker for a week or so.

Yesterday, I installed the "TinyShield_GPS_V2" script. It uploaded to the board fine, the board starts getting reads from the GPS and writing on the SD card. However, if I remove the SD card to download the data and put it back afterward, nothing is written on the card. This also happens if I turn OFF and ON the board. In both cases, it seems that the board fails to initialize the SD card. Do you guys know if there is a way round these two situations?

If NOT, is there a way to "delay" the GPS readings to get one every two or five seconds instead of every second. I think this may give me more battery life. I am not planning to use this GPS as soon as I disconnected from the computer and would like to NOT have to bring the computer with me. I also need the small battery (the same sold by Tinycircuits).

Any help will be appreciated.
Thanks,
JP

Pages: 1
SMF spam blocked by CleanTalk