06-05-2021, 11:47 PM
(This post was last modified: 06-05-2021, 11:56 PM by RTP.
Edit Reason: not relevant to this post
)
Have rak_common_wireless setup on Dietpi now as experimental image.
chirpstack working/packet forwarder starting without error. I have to still test a few more things but concentrator/gps seems to be functional from logs.
NOTE: If you run into rc.local error on rak_common_gateway you may need to add this to /etc/rc.local :
chirpstack working/packet forwarder starting without error. I have to still test a few more things but concentrator/gps seems to be functional from logs.
NOTE: If you run into rc.local error on rak_common_gateway you may need to add this to /etc/rc.local :
Code:
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits
# By default this script does nothing.
exit 0
- RTP
"In the beginner's mind there are many possibilities, in the expert's mind there are few." -Shunryu Suzuki
[ Pinephone Original | Pinetab v1 / v2 Enjoyer ]
Linux Device Privacy / Security Playlist
"In the beginner's mind there are many possibilities, in the expert's mind there are few." -Shunryu Suzuki
[ Pinephone Original | Pinetab v1 / v2 Enjoyer ]
Linux Device Privacy / Security Playlist