Author Topic: API For manually setting SSID  (Read 2111 times)

thereza

  • Newbie
  • *
  • Posts: 3
API For manually setting SSID
« on: October 17, 2016, 11:36:48 am »
I have had so many headaches trying to switch the AP over using the current method of going to an external website then connecting to the acorn SSID and trying to configure it that way.  It fails and I have to use my iphone and the password is never saved so I have to type it out a dozen times.

I would imagine there must be an API that can be accessed via a GET or POST command to configure the SSID/PW directly without going through the external website.  Is this info published anywhere?

Thnx,
Reza

PeterF

  • Hero Member
  • *****
  • Posts: 881
Re: API For manually setting SSID
« Reply #1 on: October 17, 2016, 11:50:15 pm »
Maybe this will help? The internal URLs for the Oak.

I think this is the most pertinent bit - the configure-ap bit. If you can get that working, that should do what you want :)

There is probably a way to get it working with serial commands also, but I haven't played with that either! :)