meshcore_py/examples
2025-08-05 20:39:22 -07:00
..
ble_chat.py some error in example 2025-04-16 12:05:16 +02:00
ble_t1000_chan_msg.py Fixed issue with chan messages, waited for MSG_SENT instead of OK 2025-04-15 11:58:47 +02:00
ble_t1000_custom_vars.py Fix event loop deadlock issue 2025-08-05 20:39:22 -07:00
ble_t1000_infos.py Refactor to event system 2025-04-12 00:26:25 -07:00
ble_t1000_msg.py Added additional typing and typing fixes 2025-04-13 22:37:00 -07:00
ble_t1000_set_cv.py set custom vars 2025-05-05 15:10:29 +02:00
connection_events_example.py Add better connection management 2025-06-30 20:23:35 -07:00
mepo_mc_gps.py some more examples 2025-03-30 08:36:39 +02:00
pubsub_example.py deal with serial_cx issues 2025-07-10 17:24:01 +02:00
rf_packet_monitor.py Improve log tracking event 2025-04-12 13:36:03 -07:00
serial_battery_monitor.py Refactor to event system 2025-04-12 00:26:25 -07:00
serial_channel_manager.py deal with serial_cx issues 2025-07-10 17:24:01 +02:00
serial_chat.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
serial_contacts.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
serial_infos.py deal with serial_cx issues 2025-07-10 17:24:01 +02:00
serial_msg.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
serial_repeater_status.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
serial_repeater_telemetry.py telemetry ok 2025-05-15 12:27:13 +02:00
serial_trace.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
tcp_chat.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
tcp_login_status.py update login script and drastically reduce chattiness of debug logs for setups with a lot of subscriptions 2025-05-12 22:52:13 -07:00
tcp_mchome_contacts.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
tcp_mchome_infos.py Refactor to event system 2025-04-12 00:26:25 -07:00
tcp_mchome_msg.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
tcp_mchome_readmsgs.py Change contract for commands to return full event 2025-04-14 11:23:10 -07:00