-->
Page 1 of 1

serial bridge

PostPosted: Mon Sep 05, 2016 8:15 am
by Pedraum
Good morning people, someone has a bridge serial example sming because already looked at all the examples and searched the net, not finding anything.
thank you
Pedro

Re: serial bridge

PostPosted: Wed Sep 07, 2016 7:39 am
by Cap
From your description it is not clear to me what exactly your question is, so making a guess. There is at least this project https://github.com/beckdac/ESP8266-transparent-bridge providing a serial bridge. It is in ESP8266/Espressif SDK C environment, and Sming builds on the same SDK. So if you must have the bridge capability under Sming then it shouldn't be that difficult to do so.