Table of Contents
WIO - Setup
Rocview → Menu → Programming → WIO |
Remarks
- No setup is possible if there are multiple devices with the same ID; Power on just one with that ID and change it.
- This documentation is based on WIO 1.x firmware.
Query
Set
With the Set button the ID, name and Type can be changed.
Type | Functions |
---|---|
Control | Throttle using short IDs |
LED | 32 I2C I/O and FastLED |
SERVO | 32 I2C I/O and Servos |
RFID | 32 I2C I/O and RFID |
DCC | 32 I2C I/O and DCC CS or Booster |
Mobile | 32 I2C I/O and PWM to control a H-Bridge or RC ESC |
CAN | WiFi-TCP interface between 250kb CAN and Rocrail on port 5550 |
Ext | ESP32: CANIO + LED + SERVO + RFID |
S88 | Märklin sensor bus |
IO16 | All-rounder |
Reboot
Reboots the selected WIO module.
DeepSleep/Shutdown
Shutdown the selected WIO module.
All WIO modules will shutdown in case the All option is selected.
Report
A usage report is generated for all WIO modules in the query.
The default program wil be started to view the CSV file.
WEB Browser
This will open the default WEB Browser with the IP of the selected WIO to be able to maintain SPIFFS files.
CAM Stream
In case of type CAM the streaming link can be used:
http://<IP>:8081/stream
Show
The selected WIO will flash its LED faster until the Show command is send again by pushing this button.
WIO Type
CAN
The extra service on port 5550 can be used to communicate with a CAN bus like MBUS.
A power off command is send to CAN if the WiFi or Rocrail connection is lost.
Setup
Pulse
Count of 100ms for setting the output pulse length.
Also used for dual coil switch motors.
Serial
The RX/TX pins on the ESP8266 are the same as used by the serial monitor.
The serial monitor will get read only, and swapped to another baudrate, when using the RX for other devices.
Monitor
Default serial Monitor at 57600bps.
RailCom
RailCom reader, GCA214, at 250.000bps.
RFID
RFID ID-12LA reader at 9600bps.
For RailCom and RFID: If the serial monitor is still needed for tracing, the baudrate must be adjusted in the Arduino IDE.
DCC
In combination with a H-Bridge, WIO-Drive and WIO-Boost, the power monitor must be enabled to be able to power on. A WIO reboot is required! |
Booster
Use an external DCC 3V3 signal. (1.63+)
See the IBB connector on the WIO-Boost and WIO-Drive.
It will power off automatically in case no DCC signal is detected.
RailCom
Enable RailCom cutout in the preamble and idle packet.
Disable this option in case none RailCom decoders are used.
Fast PT
Only one packet stream instead of 4 x reset plus 6 x program are send to the PT.
Note: Not all decoders will accept this none NMRA conform sequence.
Mobile servo PWM
ESC PWM
In case of WIO Mobile, this option will set servo compatible PWM on the D5 pin, which can be used to connect a RC ESC. (Electronic Speed Control)
Display
Rotate 180°
Rotate the display content 180°.
Geometry
Select the connected displays geometry.
Control
Steps
Number of rotary ticks for 100% speed.
Deep sleep
Put WIO Control into deep sleep after a time out of x minutes.
Synchronize
Synchronize speed and function field events. Disable in case of a slow network to avoid slider jumping.
This option will only work well in case the used Command Station reports speed changed at once. In all other cases the WIO-Control cannot set the loco speed.
Stepmotor
3 Wire Fast uses a timer interrupt for a higher stepper frequency.
Check the USERCNF.h for settings.
CAN
I/O
USB-Bridge
Interfacing between USB and CAN.
- RCAN bps=250000
- MCAN bps=500000
Pico CAN
Option for the WIO-Pico-CAN PCB to get the right pin mapping and 20MHz MCP2515 crystal.
Extra
KeyPad
See: KeyPad
I/O1 Servos
The PicoW with type IO16 supports extra 8 servos on the I/O1 connector.
The needed power supply should be also extra because the WIO-PicoW-01 does not provide enough power for 12 servos.
PWM 100Hz
H-Bridge support with hardware PWM at 100Hz.
Default is software PWM between 10 and 100Hz which can be set in the Controller Steps field.(More suited for Track Driver.)
Low PWM frequencies are not recommended for dimming lights/LEDs because it will flicker.
Sync Slave
In case of software H-Bridge PWM the Sync Master will generate on the HALL pin a sync signal for 'slave' WIO's.
The slave WIO's will activate an interrupt on the HALL pin so the PWM will be in sync with the master.
This option makes only sense in case of a Track Driver system with more then 8 blocks. (Multiple WIO's)
Note: If this option is set without a master sync on the HALL pin the generated PWM is useless,
Set
Maintenance
Setup the basic connections can be done on this tab:
- Plug in the ESP/PicoW cable into an USB port on the computer
- Query devices
- Select the ESP/PicoW USB device from the list
- Connect
- Type in the connection parameters and push Set
The WIO is ready for use.
Note 1: Automatic Server needs an active R2RNet.
Note 2: The Identify Number must be set unique among all WIO's.
Query Devices
Query serial USB devices, and try to preselect one.
Click on Connect after selecting the right device to be able to communicate with the ESP/Pico.
Note: Under Windows serial devices are scanned up to COM20. Higher COM ports can be typed in manually in this field.
Connect
Try to make a 115200 baud connection with the selected serial device.
Notes:
- Make sure the user is in the dialout group to be able to connect ot the serial device.
- If some other process(Arduino IDE Monitor) has already a connection with the selected device, it is not possible todo the Maintenance.
DTR
Activates the "Data Terminal Ready" to signal the connected microcontroller that it can send data.
This option is temporare and should be left checked.
Disconnect
Disconnect from the serial device. This will be done automatically on closing the WIO Setup dialog.
WLAN
Name
SSID name, without blanks, to use for the WiFi connection.
Max. length is 32 characters incl. the zero termination.
Only 7 bit ASCII is supported.
Scan
Let the connected WIO module search for available networks. This will fill up the Name combobox.
Password
The password for the selected SSID name without blanks. Activating the checkbox will makes the password readable.
Max. length is 32 characters incl. the zero termination.
Only 7 bit ASCII is supported.
Set
Sends the SSID name and password to the connected WIO module.
Server
Name
The DNS name or IP address of the Rocrail server.
Automatic
Use UDP Multicast, R2RNet, to find a Rocrail server.
Multicast must be enabled in the network router to be able to find the Rocrail server automatically.
R2RNet
User besides TCP also UDP Multicast for RASCII communication. (WIP)
Set
Sends the server name to the connected ESP.
Identity & Type
Number
Unique node ID.
Name
Optional node name.
Type
WIO main function.
Set
Sends the ID and type to the connected ESP.
Export
Export settings in a CSV file.
Import
Import settings from a CSV file.
?
Refresh the terminal with the ?<enter> command.
I/O
Port usage.
Set
Sends the port usage to the connected ESP.
Debug/Info
Switch between Info and Debug trace level.
SoD
Sends a start of day command to the connected ESP.
Reset
Reset the part of the Flash memory on which the WIO configuration is located.
Tip: Use this if the ESP/Pico was loaded before with another sketch to get the default WIO configuration.
Update
WIO binaries for ESP8266 and ESP32 can be uploaded by OTA.
- Select the WIO on the Query tab.
- Goto the Update tab.
- Select the target binary; Can be downloaded here.
- Adjust the OTA password if needed. (Default is "12345678")
- Push the OTA button.
Start OTA
if the file name is left empty the selected WIO module will be set in OTA mode for updating the firmware over the air by other tools like the Arduino IDE.
The number, at the right of the "Start OTA" button, is the pause in seconds between activating OTA and uploading the binary. Some microcontrollers need some more time to prepare. (ESP8266)
OTA from Scratch
To avoid bothering with the needed libraries for the WIO Sketch this WPS-OTA-Sketch can be used for binary OTA:
( The Sketch can also be downloaded from https://gitlab.com/rocrail/rrota )
- Install the Arduino IDE.
- Add the ESP boards: ESP Boards.
- Flash this Sketch on the target ESP.
- Open the Arduino serial monitor with 115200 baud.
- Put the WiFi router/repeater in WPS mode. Alternatively, the SSID and password can be entered in Sketch, then set #define WIFI_WPS to "false".
- Wait for the IP Address in the serial monitor.
- Select on the Update tab in the WIO Dialog the WIO binary.
- Set the IP address and port on the Update tab.
- Start OTA.
- Ready to setup the rest of the WIO on the Maintenance tab.
Alternatively a mDNS browser can be used for point 4 and 6.