Commit Graph

117 Commits

Author SHA1 Message Date
Rodrigo Alfonso
8614065e24 Stop using waits 2023-02-01 02:12:22 -03:00
Rodrigo Alfonso
5df6053536 This fixes the empty receive bug, not sure why. I've added setup ids, 0x13 before starting host, matching broadcasts and matched data with a well known trace 2023-02-01 00:43:04 -03:00
Rodrigo Alfonso
b5ff633ec0 Debugging SendDataWait and clock inversion 2023-01-31 23:15:11 -03:00
Rodrigo Alfonso
d3768a6c9b FIX: Disabling LinkSPI's default ACK 2023-01-30 05:08:46 -03:00
Rodrigo Alfonso
b20734d238 Removing delay between authenticated Wireless transfers 2023-01-30 04:09:01 -03:00
Rodrigo Alfonso
c8e639ff8f Refactoring and trying out multiple clients 2023-01-29 05:47:30 -03:00
Rodrigo Alfonso
91ab5a70fb Draft of a connection example 2023-01-26 21:30:36 -03:00
Rodrigo Alfonso
c56eaca9fe Adding 0x1c after 0x1e 2023-01-25 00:35:30 -03:00
Rodrigo Alfonso
09aed046b5 Debugging host and connection 2023-01-23 04:12:48 -03:00
Rodrigo Alfonso
6cfa77c260 Trying Broadcast and BroadcastRead 2023-01-21 08:43:30 -03:00
Rodrigo Alfonso
7779c809b2 Minimum working wait: 15 2023-01-21 08:01:52 -03:00
Rodrigo Alfonso
23dcec8805 Receiving full command responses 2023-01-21 07:51:49 -03:00
Rodrigo Alfonso
e561b65859 Trying to send commands 2023-01-21 06:48:53 -03:00
Rodrigo Alfonso
13676d9077 Adding command helpers and status code returns 2023-01-21 06:33:04 -03:00
Rodrigo Alfonso
95d8b9c498 Fixing timeouts and waits 2023-01-21 06:17:09 -03:00
Rodrigo Alfonso
0ad2045029 Adding some wireless login code 2023-01-21 02:40:42 -03:00
Rodrigo Alfonso
efea12cd32 Creating boilerplate code for LinkWireless 2023-01-20 07:10:26 -03:00