diff --git a/books/beaglebone-cookbook/11misc/misc.rst b/books/beaglebone-cookbook/11misc/misc.rst index 202828dac6ad76b3ceb6722cdd3ad7f618fc0202..f777c3e96078bc4f9db7d44f7d9798ab3dddf0ce 100644 --- a/books/beaglebone-cookbook/11misc/misc.rst +++ b/books/beaglebone-cookbook/11misc/misc.rst @@ -12,7 +12,7 @@ BeagleConnect Freedom Here are some notes on how to setup and use the Connect. -First get teh flasher image from: +First get the flasher image from: https://rcn-ee.net/rootfs/debian-arm64-11-bullseye-home-assistant-v5.10-ti/2023-07-20/ Flash the eMMC (which also loads the cc1352 with @@ -44,6 +44,14 @@ https://youtu.be/ZT9GEs3_ZYU?t=2195 5 packets transmitted, 5 received, 0% packet loss, time 4005ms rtt min/avg/max/mdev = 37.559/49.868/70.035/15.084 ms +Useful Links +------------ + +https://docs.micropython.org/en/latest/zephyr/quickref.html + +https://docs.zephyrproject.org/latest/boards/arm/beagle_bcf/doc/index.html + + micropython Examples --------------------