Hi folks,
I'm doing some research for a little project for work which will require both a wifi and bluetooth connection. Aside from these two things, it'll have something with LEDs (rgb) on it as well. I've been reading a bunch of posts and articles but I'm struggling to figure out which would be the best board + peripherals for my needs.
As far as I can tell, I have two choices - the Arduino Uno with a wifi + bluetooth dongle, and the Arduino Yun with a bluetooth dongle.
For the sake of context I'll provide a few details: the project will ship into people's homes where they will need to make a connection with their wireless network. The way we'd like to achieve this is by having a small app for the phone which can find the device through bluetooth and then they can provide the password for their wireless network. This data will get sent over bluetooth to the device, which will then use this data to make a connection with the wifi network.
Any advice on boards is appreciated! ![]()
Cheers!