From 4a5e42575ed043ac5d10ddee04cdaba335963934 Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu> Date: Wed, 30 Aug 2017 09:54:05 -0400 Subject: [PATCH] Add new file --- rf/rn4871/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 rf/rn4871/index.html diff --git a/rf/rn4871/index.html b/rf/rn4871/index.html new file mode 100644 index 0000000..a933185 --- /dev/null +++ b/rf/rn4871/index.html @@ -0,0 +1,25 @@ +<html> +<body> +<p> +<img src="components.jpg"> +<p> +<img src=="board.png"> +<p> +<img src="timing.png"> +<p> +<pre> + +default comm 115200,8,N,1 + +$$$ + command mode ++ + echo on +SS,C0 + enable device info, transparent UART mode +F + start scan +X + stop scan +C,0,MAC_address + connect \ No newline at end of file -- GitLab