'Let things settle' |
|
Navigation» About » GitHub Mottek Blog» Mottek » Archive 2022 2020 2019 2018 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 Search |
“Let things settle”Sometimes, things just don’t want to work as designed, you encounter Heisenbugs, random errors show up, and finding a rational explanation is way too much work. In these cases, “let things settle” is a perfectly valid strategy! L2CAP connection establishment was a bit flakey in Blunt, so I added a command to get the link quality before initiating the connection, delaying things a bit. Seems to work so far. And I got the first bytes sent over from the Newton as a connecting device to the Mac machine. Starting a PPP daemon on the Mac to let the Newton establish a TCP/IP connection via Bluetooth should be possible now… but there is still lots of additional code required, especially the Internet Setup/Blunt coordination is missing (stuff like peer discovery, finding the correct RFCOMM port, handling pairing etc.) 2003-10-12
|