mDNS support for other platforms#2018
Conversation
|
LN |
|
PS C:\Users\DeDaMrAz> ping openw600_test.local Pinging OpenW600_test.local [192.168.0.97] with 32 bytes of data: Ping statistics for 192.168.0.97: |
|
Pinging w800CDD5556C.local [192.168.1.216] with 32 bytes of data: |
|
BL602 |
|
PS C:\Users\DeDaMrAz> ping esp8266_test.local Pinging esp8266_test.local [192.168.0.98] with 32 bytes of data: Ping statistics for 192.168.0.98: |
|
PS C:\Users\DeDaMrAz> ping openesp32_test.local Pinging OpenESP32_test.local [192.168.0.102] with 32 bytes of data: Ping statistics for 192.168.0.102: |
|
PS C:\Users\DeDaMrAz> ping OpenESP32C3_test.local Pinging OpenESP32C3_test.local [192.168.0.103] with 32 bytes of data: Ping statistics for 192.168.0.103: |
|
PS C:\Users\DeDaMrAz> ping openrtl87x0c_test.local Pinging OpenRTL87X0C_test.local [192.168.0.106] with 32 bytes of data: Ping statistics for 192.168.0.106: Since I have little to no experience with RTL I have to ping @NonPIayerCharacter to continue on this matter. mDNS or RTL is working but it may be possible only after manual flash right now, for whatever reason I can't make it work via OTA.... for now. EDIT: looks like this is a breaking change for RTL (from my perspective) as the "stock" FW has very delicate heap limits and for now I am unable to get around that - I did harden the custom/new build but it is still a problem to get it on the device.... again not enough knowledge on my end about RTL so I'll stop here. |
|
Pinging tr626019102221.local [192.168.1.227] with 32 bytes of data: |
2cd22ca to
b77ddf7
Compare
|
Merge ready I would say mDNS is not finished only for RTL for now. |
|
XR806 no errors starting driver. not visible in mDNS explorer either |
|
Is OTA hack for RTL supposed to be merged with it? @NonPIayerCharacter @DeDaMrAzR |
Removed RTL-specific code for OTA uploads and client management.
Removed Realtek-specific OTA guard code and related logging.
|
🎉 This PR is included in version 1.18.278 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
LN882H mDNS support first but will expand PR, don't merge