I have a new Sonoff basic unit. I followed BRUH video
https://www.youtube.com/watch?v=-JxPWA-qxAk including
PubSubClient v 2.6.0 library installed
ArduinoJSON v 5.11.1 library installed
PubSubClient.h file modified to mqtt max packet size to 512
Downloaded latest zip of tasmota
Modified user_config.h to local Wifi and MQTT settings
Generic ESP8266 board, (1Mk 64k SPIFFS)
After reading some problems, I even changed the #define CFG_HOLDER to 00000001
I used a external DC power supply to give the SONOFF power and grounded the power supply, Sonoff and USB converter grounds together.
Compiled sketch no errors
Flashed no errors
Nothing. No wifi, no IP, nothing!
Hours later...no days later, I am here looking for help.