Community

icon-forum Forum/FAQ
icon-youtube Roboteq TV
roboteq-twitter Follow Us

Controller finder

Motor Type :
Max Amps (A) :
Max Volts (V) :
Encoder In
USB
CAN

Home Support Online Forum
Roboteq Online Forum
Welcome, Guest
Please Login or Register.    Lost Password?
BL controller with embedded WiFi / BlueTooth ? (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: BL controller with embedded WiFi / BlueTooth ?
#29527235
kab (User)
Posts: 22
User Offline Click here to see the profile of this user
BL controller with embedded WiFi / BlueTooth ? 10 Months, 3 Weeks ago  
Hello,


When can we expect a BrushLess controller that has more connectivity than serial?
Ideally, with an integrated Bluetooth or (better) WiFi chip?

WiFi: The initial setup could be done via serial
e.g.
- SSID,
- encryption and password,
- FQDN of host the controller will connect to (e.g. robot.mydomain.com)

(IP address / network / DNS servers comes automatically via DHCP from wifi-server)

then the controller would automatically connect to the host (robot.mydomain.com) and accept control commands via a TCP/IP-Telnet like protocol.

Advantages

- The host may be on the same network (usually no firewall problem etc...)
- The host could be far away - even in another country ..
- The IP address of the commands server (host) depends on the NS resolution of the domain (robot.mydomain.com), therefore it can be changed quickly (usually at the domain registrar)
- Works with any WiFI server
- Total wireless control
- Easiness of the protocol (Telnet is text) makes the whole being rather easy to implement. A password is set to secure the server connection (in case the wifi server itself is insecure).
- Secure: the controller connects to the server and not the opposite (that could allow nasty incoming connections)


After searching the web, and looking at the competition, I think (in all modesty) that you have here a pretty good implementable solution. And you should do it soon (can help you if necessary...)
 
Logged Logged  
  The administrator has disabled public write access.
Go to top