How S3 communicate with Orange pi #15
mhamidjamil
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When S3 want to communicate directly with Orange Pi it should follow this pattern:
If S3 want to ask something then:
{hay orange-pi! here goes the query?}
If S3 want to say something then:
{hay orange-pi! here goes the data which S3 want to send.}
when orange pi want to communicate with S3 it will follow this pattern:
{hay s3! here goes the data which orange-pi want to send.}
Beta Was this translation helpful? Give feedback.
All reactions