Hi all,
I need to connect my nodemcu/arduino device with my odoo server via internet to pass sensor values for odoo custom module. but i unable to create a bridge with odoo and nodemcu. so anyone know about these please give me simple example. looking for the positive response guys!
Cheers!
Can you make HTTP requests (GET, POST) from your Arduino to any server?
yes definitely i can