3
\$\begingroup\$

Am trying to build a small device that is able to determine the direction of object indoor. Not the location, only direction. I bought ESP8266E wifi chip and arduino ESP8266E:
ESP8266E chip as the receiver

The ESP8266 is the receiver that must read the signal and specify the direction depending on the RSSI. first problem is that the ESP8266 is not directional and the access points around are not directional either . second problem is that the RSSI information takes long time to be read by the ESP8266 . each 3 seconds I can take on measurement. small measurement number make it difficult to analyze the results . I don't know if it is possible to build small directional antenna for the ESP8266E or not . and is the accuracy of the device would be reliable and maintain the device size small or accurate readings ?. system structure

Volker Siegel
1,0962 gold badges12 silver badges26 bronze badges
asked Oct 23, 2015 at 3:14
\$\endgroup\$
2
  • \$\begingroup\$ Depends of the resolution you want. A homebrew coffeecan waveguide antenna could be a solution. \$\endgroup\$ Commented Oct 23, 2015 at 4:06
  • \$\begingroup\$ I second the coffeecan antenna or pringlescan also works... You may want another wifi module that has an SMA or similar connector then... Finally, keep in mind also, modern ac routers use beam forming so RSSI no longer works well for positioning / triangulation. \$\endgroup\$ Commented Oct 23, 2015 at 16:49

1 Answer 1

2
\$\begingroup\$

Instead of using the older ESP-01 model, I'd like to recommend you to use ESP-05. It has no PCB antenna but it provides a pigtail connector. You may connect a directional antenna to it.

ESP-05

answered Nov 29, 2016 at 7:26
\$\endgroup\$

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.