close
The Wayback Machine - https://web.archive.org/web/20220531210307/https://github.com/topics/arduino-ide
Skip to content
#

arduino-ide

Here are 731 public repositories matching this topic...

6q6
6q6 commented Oct 17, 2021

On the current firmware 0.9.2 there are multiple optimizations possibilities regarding the behavior of Wi-Fi during:

-Wi-Fi Attacks:
OPEN SSID (ESP_xxxxx) Broadcast starts when one of the Wi-Fi attacks are currently executed.

If possible this should be disabled (or hidden if it breaks functionality) during ANY Wi-Fi operation since it impacts the esp32marauders covert effectiveness.

With this

enhancement help wanted good first issue
rmarlan
rmarlan commented Apr 9, 2018

I am trying to support Raspberry Pi 3. The linux driver code has the 7100 but not the 7000 listed.
When I try to compile on raspberry - jesse it gives error:
make[1]: *** /lib/modules/4.9.59-v7+/build: No such file or directory. Stop.

The Simcom site says there are both linux and android drivers for the 7000, but I can not find them.

The module works perfectly with Arduino! Thanks.
Bob

Improve this page

Add a description, image, and links to the arduino-ide topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arduino-ide topic, visit your repo's landing page and select "manage topics."

Learn more