Apple Intelligence Network Troubleshooting

Recently I’ve set up the Apple Intelligence, but I can’t log in to my ChatGPT account. The main reason for the problem is the special network environment in the Chinese mainland. It can be solved by adding the following domain to the proxy rules: apple-relay.cloudflare.com apple-relay.apple.com

2025-06-18 · 1 min · 46 words · ssdxx

Esp32 Flash Troubleshooting

When I wanted to flash a firmware into the ESP32, I got the error as below: A fatal error occurred: Failed to write to target RAM (result was 01070000: Operation timed out) After some searching, I found that I missed a USB driver. The driver can be downloaded at https://www.wch.cn/downloads/CH34XSER_MAC_ZIP.html

2025-06-13 · 1 min · 50 words · ssdxx