8000 GitHub - iggar/resin-scripts: Scripts with tricks with Resin.io on a Raspberry-Pi3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iggar/resin-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

resin-scripts

Scripts with tricks with Resin.io on a Raspberry-Pi3

startscan

This is a shell script to call a python script that executes a BLE scan using the bluetooth stack.

The "wait for modem" trick is a workaround to get the modem to connect - it won't connect on boot if the BLE scanner script starts too early.

Note: on pre-ResinOS 2.9.6 versions I needed to use another trick to attach the bluetooth interface:

 /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -

But this is not necessary anymore. (Tested with ResinOS 2.9.6 on RaspberryPi 3).

About

Scripts with tricks with Resin.io on a Raspberry-Pi3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0