Output after booting:
oled.type = Adafruit128x64
focus_set_calibration(0,0): limits=0:60000 focus_calibrated=0
HBG3-v8.43a: AUXRELAY=0 GPS=1 BLOCK_CFM=1 NCHUCK=1 FOCUS=1 OLED=1 DEW=1 FRAM=0 REVERSED=0 ETH=NONE
GPS uart is hwserial1
OLED detected
routing[0]: AZM (10) on auxbus_rx
routing[1]: ALT (11) on auxbus_rx
routing[2]: HBG3 (e2) on auxbus_rx
routing[3]: DUMMY (e3) on auxbus_rx
Stepper driver not detected, Focus Motor emulation disabled.
dew_adc_vref=1.10
SHT3X sensor NOT detected, disabling Dew Heater Control.
000001262 wifi_mode_switch: client_mode
wifi_begin_server_mode
esp32_wifi ON, softAP, ssid=HomeBrew-BB84DC, passkey=
esp32_wifi OFF
GPS detected.
esp32_wifi ON, Client mode
wifi_begin_client_mode:
000002446 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000002453 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000003462 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000003469 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
GPS baud 38400.
agps_send_to_gps: sent 17 bytes
000004478 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000004485 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
WiFi connected to QMB6-USR, IP address: 192.168.3.129
agps_send_to_gps: sent 32 bytes
000005494 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000005501 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000006510 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000006517 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000007526 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000007533 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000008542 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000008549 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000009558 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000009565 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000010574 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000010581 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000011590 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000011597 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000012606 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000012613 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000013622 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000013629 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000014638 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000014645 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000015654 bus_loop: discard: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000015661 auxbus_tx: auxtest: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
Sending debug_busy and v commands:
debug_busy=1
000024739 auxbus : Busy
verbose=1
Powering ON the mount:
000036875 auxbus : Idle
Sending the t command:
Sending auxtest
bus_loop: auxbus_tx is alive
000055004 auxbus_tx: 3b 03 e2 10 fe 0d [HBG3 -> AZM ] GET_VERSION
000055033 auxbus_rx: 00
Powering OFF the mount, connecting HC, powering ON again:
000078774 auxbus : Busy
000078798 auxbus_rx: ff da 08 2b 01 00 00 00 00 00 00 00 00 00 00 00
00
000084278 auxbus_rx: 00
000091734 auxbus : Idle
000098967 auxbus : Busy
000098971 auxbus : Idle
000098991 auxbus_rx: 00
000099320 auxbus : Busy
000099323 auxbus : Idle
000099343 auxbus_rx: 00
000099672 auxbus : Busy
000099675 auxbus : Idle
000099695 auxbus_rx: 00
000100024 auxbus : Busy
000100028 auxbus : Idle
000100048 auxbus_rx: 00
000100376 auxbus : Busy
000100380 auxbus : Idle
000100400 auxbus_rx: 00
ntp_time: 07/04/2024 UTC 17:15:46
EDIT: Corrected output of the 't' test above, it was in the wrong section.
Edited by cyberduck, 07 April 2024 - 12:37 PM.