Tian Sen Wen
Tian Sen Wen
If you intend to use a USB 4G module, I recommend using the following example. The USB host component that the iot-bridge project relies on doesn't provide full support for...
OK thanks, i'll investigate the demo you mentioned.
Hi Guido, At present, we have just opened up the links between the various interfaces. You can save the MAC address obtained when the device is connected to the AP,...
Hi Guido, A simpler method is to offset the received packet at the bottom layer, read the corresponding port value and filter the packet. This method is suitable for TCP...
You can try it, it doesn't matter in theory
Sorry, I don't quite understand what the specific function of the html panel you are referring to. We currently provide a webpage to configure the network for the device. https://github.com/espressif/esp-iot-bridge#71-configure-network-on-web-page
https://github.com/espressif/esp-iot-solution/tree/usb/add_usb_solutions/examples/usb/host/usb_cdc_4g_module https://github.com/espressif/esp-iot-bridge/tree/master/examples/4g_hotspot 这两个都可以,如果只涉及到 4g modem 和 softap 这两个接口,推荐使用第一个
还需要接 GND,低速情况下可以不需要流控
115200 波特率速率太低了,可能会导致上网不通畅
可以根据你们具体场景来调试,PCB 的话速率可以设置比较高,1-2Mbps 应该没问题,如果是杜邦线测试,太高的波特率可能会有问题。