#pragma once #include "types.hpp" #include // Resolve the Provider's IP and run the device registration + screen fetch // test flow. Call once after WiFi is connected. bool test_provider_communication(uint8 *out_buffer, size_t buffer_size);