uploaded 8 months ago
        
        
            ESP-MODBUS is the official Modbus library for Espressif SoCs.
        
        
     
        
            
                
                    - 
    
        
            
                serial/mb_serial_master
            
        
        
            
                
                    This example demonstrates using the FreeModbus stack port for ESP32 as a master device capable of reading/writing values of slave devices in a Modbus…
                    
                 
            
            
                Archive size ~ 11.16 KB
            
         
     
 
                
                    - 
    
        
            
                serial/mb_serial_slave
            
        
        
            
                
                    This example demonstrates using the esp-modbus stack on an ESP32 target as a network slave, allowing an external Modbus host to read/write device…
                    
                 
            
            
                Archive size ~ 8.46 KB
            
         
     
 
                
                    - 
    
        
            
                tcp/mb_tcp_master
            
        
        
            
                
                    This example demonstrates using the FreeModbus stack port implementation for ESP32 targets as a TCP master device, capable of reading/writing values…
                    
                 
            
            
                Archive size ~ 12.29 KB
            
         
     
 
                
                    - 
    
        
            
                tcp/mb_tcp_slave
            
        
        
            
                
                    The Modbus Slave Example supports ESP32 target chips, allowing an external Modbus host to read/write device parameters via the Modbus protocol. It…
                    
                 
            
            
                Archive size ~ 8.25 KB