navi: Migration from Nextcloud

This commit is contained in:
2020-09-12 23:47:55 +02:00
parent 14cbaa5168
commit 82b66bbb1e
5 changed files with 147 additions and 0 deletions

32
navi/netatmo.cheat Normal file
View File

@@ -0,0 +1,32 @@
% flasher
# Set server
flasher -setserver nv2 <server>
$ server: echo "netcomv2.inte.netatmo.net nv2-nlg.netatmo.net nv2-nmg.netatmo.net upp.netatmo.net" | tr " " "\n"
% jlink
# JLinkExe
JLinkExe -if SWD -speed 1000 -device <target>
# JLinkGDBServer
JLinkGDBServer -if SWD -device <target>
# Variables
$ target: echo "ATSAMR21E19A nRF52" | tr " " "\n"
% zigbee
# Sniffer Zigbee
<pyet>/zigbee/python_zigbee_interface.py -c <channel>
$ pyet: echo "$HOME/Netatmo/core/python-emb-tools/python/bin"
% mac
# Get MAC infos
curl 'https://www.macvendorlookup.com/oui.php?mac=<mac>' | jq