Skip to content

mrgsts/mss310-kontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meros MSS310 Control and Information of API operations

- Introduction

The Meross MSS310 is an Smart Wi-Fi Plug with Energy Monitor with cloud funcionality to Google Assistant, Amazon Alexa, normally controlled by the Meross APP, so as this module is very cheap, the idea was to connect it with custom APPs and control it from any of the Open Source home monitoring systems frameworks available ( and to learn and get fun in the process ).

- Hardware Info

At this time there is seem to be two different model version hardware available:

- Firmware File Details

This files has been taken from the directory com.meross.meross_1.4.8/assets/ of the android APK

mss310-us-v1-rc0115.bin
mss310-us-v2-rc0107.bin
  • HW Version 1 file structure can be view with binwalk as it seems to be a "standard" package and you can extract individual files with common tools.
binwalk com.meross.meross_1.4.8/assets/mss310-us-v1-rc0115.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
0             0x0             uImage header, header size: 64 bytes, header CRC: 0x524CEFFA, created: 2018-08-09 01:31:13, image size: 742084 bytes, Data Address: 0x80500000, Entry Point: 0x80500000, data CRC: 0xF6CD2850, OS: Linux, CPU: MIPS, image type: Standalone Program, compression type: none, image name: "zxrouter"
9344          0x2480          LZMA compressed data, properties: 0x5D, dictionary size: 8388608 bytes, uncompressed size: 2179028 bytes

It seems posible to decode the FOTA file and get the real binaries if you can get access to the required tools, many of the SDK from Mediatek are license bases and they are not public available.

- Json API Methods

Page with details and examples of JSon Requests to control the module

- URL Of Interests

About

Meros MSS310 Control and Information of API operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published