hzhh110

Results 32 comments of hzhh110

Xray 1.4.2 (Xray, Penetrates Everything.) Custom (go1.16.2 darwin/amd64) A unified platform for anti-censorship. 2021/10/13 13:30:54 [Info] infra/conf/serial: Reading config: config.json 2021/10/13 13:30:54 [Info] app/dns: DNS: created localhost client 2021/10/13 13:30:54...

![image](https://user-images.githubusercontent.com/19906209/79630091-1fa6a280-8181-11ea-8c05-7172582fbc4d.png) ![image](https://user-images.githubusercontent.com/19906209/79630122-41a02500-8181-11ea-81e5-e3f249705ffc.png) How should I configure the partition? Mine is esp32-s 36m flash!

esp32s 用 board_build.partitions = default.csv

default_16MB.csv,Now the chip is 32m, how to set it better?

I use the platformio of vscode to program directly, the module can run normally, but the firmware.bin that I directly generated cannot be programmed, and the generated .bin cannot be...

esp32s use board_build.partitions = default.csv

default_16MB.csv,Now the chip is 32m, how to set it better?

[env:esp12e] platform = espressif8266 board = nodemcuv2 framework = arduino lib_deps = AliyunMqttArduino,ArduinoJson,NTPClient build_flags = -D MQTT_MAX_PACKET_SIZE=1024 -D MQTT_KEEPALIVE=60 ESP8266 When the EEPROM size exceeds 1000, it is easy to...

> Hi @hzhh110 ! Does it work normally in Arduino IDE? I have been using PlatformIO of vscode and did not compile with Arduino IDE