Hi,
I’ve been struggling for 2 weeks with my SLAMdunk and Bebop 2, with the customer service not being able to help me.
The Bebop 2 WiFi network is visible on my PC, but I can’t ssh the SLAMdunk, although I previously could (and literally nothing happened in between).
So I added the route to my PC:
sudo route add -net 192.168.43.0 netmask 255.255.255.0 gw 192.168.42.1
But then, whatever I do, I can’t access the SLAMdunk, nor ping it. However, if I use the Ethernet or the USB of the SLAMdunk, I can access it. I have also tested the USB cable (it works), the USB port of the SLAMdunk (it works), and the USB port of the Bebop 2 (it works).
I have also tried to do what’s advised in this post: SLAM.dunk-Bebop 2 Wifi bridge issues, meaning, on the Bebop 2:
echo '1' > /proc/sys/net/ipv4/ip_forward
and cat /proc/sys/net/ipv4/ip_forward
is then at 1, but nothing much happens.
Can anyone help me? I’m kind of getting tired of these problems that seem to appear randomly on the SLAMdunk. Thanks.