Hello,
I have been experimenting with bluetooth but I need a solution that can two way communicate with a cell phone at a minimal distance of 100 feet indoors.
While bluetooth has a 300+ foot range on class 1 bluetooth devices, phones are a class 2 apparently as I recently found out, and as so their transmitting power is limited. The max range you can apparently get out of two way communication with a cell phone is around 33 feet. On bluetooth shields you can usually program what power you want to send to tx which allows you to adjust the range. On the phone side, I haven't been able to figure out if that is possible so I believe 33 feet is the max for bluetooth.
Question 1
What other options are available for two way commuincation with a cell phone at a minimal distance of 100 feet, and a tax distance of 200 feet? I would prefer to not use any middle man relay methods such as phone towers, or wifi modems.
Question 2
Are there any arduino shields that have this technology that is recommend so I can test it out?
Question 3
Also, what is the difference in arduino.cc and arduino.org? More specifically, I was on the Nordic Semiconductors site trying to figure out if they offered a technology that solved the problem above, and they have This contest where the winners receive an arduino Primo but the link to the contest is Arduino - Home which is .org rather than .cc and the boards they list there are different from the ones listed on the arduino.cc product page.
I like the fact that the board this contest is for has the memory of the mega, the size of uno, more power efficient, and has built in bluetooth and wifi. Question 4However, would this be programmable with the arduino IDE so that the libraries that I am use to will work? Question 5If I had a question later on regarding the board if I signed up and won it, would the arduino forum be able to help or is arduino.org a competitor that no one likes?