Chat freely about anything...

User avatar
By bubba198
#4074 Hi everyone

I’m trying to figure out if there is an easy way to simply use the module as a very basic IP to serial bridge?

In other words I send a byte to its IP address (netcat type of script) and the byte comes out as serial on the TX pin or optimal for me would be the byte coming out of the pins as SPI?

Is such mode possible with the stock firmware and just configuring the module using standard AT commands? Could someone point me to the commands that would configure the module in such a mode?

Thank you
User avatar
By CheapB
#4090
bubba198 wrote:Hi everyone

I’m trying to figure out if there is an easy way to simply use the module as a very basic IP to serial bridge?

In other words I send a byte to its IP address (netcat type of script) and the byte comes out as serial on the TX pin or optimal for me would be the byte coming out of the pins as SPI?

Is such mode possible with the stock firmware and just configuring the module using standard AT commands? Could someone point me to the commands that would configure the module in such a mode?

Thank you

this works with UDP and serial. Easy to change to TCP - all using standard AT firmware
viewtopic.php?f=12&t=301