Matt W1CDN
  • Joined on 2023-04-08
W1CDN commented on issue W1CDN/vulpes#22 2023-09-23 07:59:37 -05:00
Option at top of program to set up on network vs as access point

There's a way to set the hostname so you don't need the IP, but another way would be to flash the IP in Morse on boot if attaching to wifi.

W1CDN commented on issue W1CDN/vulpes#29 2023-09-21 17:14:28 -05:00
Make a schematic for the ESP32/DS3231/transistor board

Related: #40.

W1CDN opened issue W1CDN/vulpes#52 2023-09-21 16:08:04 -05:00
Send callsign every 10 minutes
W1CDN commented on pull request W1CDN/vulpes#51 2023-09-20 15:56:11 -05:00
Make sure RTC is counting time on battery

!!! Is this the reason? I kept switching computers? W1CDN/vulpes#50 (comment)

W1CDN commented on issue W1CDN/vulpes#50 2023-09-20 15:38:58 -05:00
RTC not keeping time

Close... https://superuser.com/a/1777971

One setting you can check in about:config does affect the time zone which gets reported to web sites: if privacy.resistfingerprinting is set to true,…

W1CDN commented on issue W1CDN/vulpes#50 2023-09-20 15:09:10 -05:00
RTC not keeping time

There it is. I put this handy thing at the top, and it's not showing local time: image

W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 16:06:59 -05:00
RTC not keeping time

image Alarm 1 set for at 02:10:00 Sat, 20 May 2000 (only HH:MM:SS day-of-month are accurate)

W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 16:02:36 -05:00
RTC not keeping time

image Alarm 1 set for at 21:05:00 Fri, 19 May 2000 (only HH:MM:SS day-of-month are accurate)

W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 15:32:12 -05:00
RTC not keeping time

Set this for 8:30 PM CDT, it came on at 3:30 PM CDT. image

W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 11:13:24 -05:00
RTC not keeping time

Added delay(2000); before reporting RTC time on boot.

W1CDN created pull request W1CDN/vulpes#51 2023-09-19 11:12:55 -05:00
Make sure RTC is counting time on battery
W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 09:53:24 -05:00
RTC not keeping time

Hey, this is interesting, but does it apply here?

The datasheet reccomends a delay before setting: “Communication with the I²C should be held off at least for the first 2 seconds after a…

W1CDN commented on issue W1CDN/vulpes#28 2023-09-19 09:51:56 -05:00
RTC battery status?

I cut out the charging circuit on each board I have, so no worries about monitoring charging.

Maybe monitoring this way works: https://thecavepearlproject.org/2014/05/21/using-a-cheap-3-ds3231-r…

W1CDN commented on issue W1CDN/vulpes#50 2023-09-19 08:57:11 -05:00
RTC not keeping time

Still counting time, made it overnight.

W1CDN commented on issue W1CDN/vulpes#50 2023-09-18 18:18:55 -05:00
RTC not keeping time

Still counting time...

W1CDN commented on issue W1CDN/vulpes#50 2023-09-18 16:06:15 -05:00
RTC not keeping time

Still counting time.

W1CDN commented on issue W1CDN/vulpes#50 2023-09-18 15:19:01 -05:00
RTC not keeping time
W1CDN commented on issue W1CDN/vulpes#50 2023-09-18 15:10:16 -05:00
RTC not keeping time

"Sometimes" being the word. I can refresh the date using the webform, unplug the device for a few minutes, plug it back in, reboot on serial connection, and the time will be right (i.e., it will…

W1CDN commented on issue W1CDN/aprs_tool#37 2023-09-18 11:44:12 -05:00
KISS connection seems unstable

Likely some more package collisions going on: W1CDN/aprs_tool#30 (comment)

W1CDN commented on issue W1CDN/aprs_tool#37 2023-09-18 11:31:40 -05:00
KISS connection seems unstable

Seeing the same thing even with a pause between closing and reopening the connection, but the connection is obviously no longer there (doesn't show packets I just sent).

2023-09-18…