Heltec 1.1.7 reboot when ask wifi host connection

Hi, i finally get it up 2 board to try and it’s all working even without the APP.

I found this pecuriar thing.
When i try to use the python api, on windows 10, to connect via wifi to the node, it’s disconnecting from the wifi ap. The node it’s also connected whit usb at the same pc.
Sombody can help me?

Im using the comand: meshtastic --host “myipaddress” --info
on:

  • Heltec lora
  • Firmware 1.1.7
1 Like

hmm - that sounds like a bug. would you mind filing an issue on github meshtastic-device and I’ll take a look at it later this week?

I hope to be helpful

1 Like

If I were to bet, this is a symptom of the recently fixed python bug.

2 Likes

Oh yes. Good point. Update your python client (pip3 install --upgrade meshtastic) and I bet all will be well.

1 Like