The weather station card contains a debug port, which phisical layer is asyncronus USART, TTL levels and implements CLI.
User needs an USB to USART (TTL) adaptor and a PC with USB port.
The adaptor could be any found on the market, for example this one from Amazon.
Connection to the card must be done with 3 wiresatached to the J6, marked "RSVD" on the card.

- TX(pin1) from the connector goes to RX from the adaptop
- RX(pin2) from the connector goes to TX from the adaptor
- GND(pin3) from the connector goes to GND from the adaptor
Any serial terminal software can be used, one example is Termite
If you use termite, the settings must look like in the folowing picture:
Port settings 115200-8-N-1, check append CR LF.
Type help and hit ENTER to get the list of commands. Type help <command> to get details for a specific command.