Controlling Feather MO wifi wirelessly

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Formula_Fox
 
Posts: 2
Joined: Wed Sep 07, 2016 1:40 pm

Controlling Feather MO wifi wirelessly

Post by Formula_Fox »

Hello I'm trying to use arduinos ide software standard formata to communicate with the feather M0 wifi wirelessly over wifi and can't seem to figure out how to configure it wirelessly, it works and communicates when its connected via usb, however i want to send the signals wirelessly.

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: Controlling Feather MO wifi wirelessly

Post by adafruit_support_mike »

The StandardFirmata example from our BLE_PinIO library should work with the M0:

https://github.com/adafruit/Adafruit_BLE_PinIO

It demonstrates just about everything you can do with the Firmata interface.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”