Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keine Verbindung nach Flash auf 0.5.47 #480

Closed
1 task
Gerri1 opened this issue Dec 6, 2022 · 13 comments
Closed
1 task

Keine Verbindung nach Flash auf 0.5.47 #480

Gerri1 opened this issue Dec 6, 2022 · 13 comments
Assignees
Labels
bug Something isn't working fixed dev fixed

Comments

@Gerri1
Copy link

Gerri1 commented Dec 6, 2022

Platform

ESP8266

Model name

NodeMCU LoLin v3

nRF24L01+ Module

nRF24L01+ plus

Antenna

external antenna

Power Stabilization

~100uF Elko

Connection diagram

Connection diagram I used:

nRF24L01+ Pin ESP8266 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V +3.3V
Pin 3 CE GPIO2 CE D1
Pin 4 CSN GPIO15 CS D8
Pin 5 SCK GPIO14 SCLK D5
Pin 6 MOSI GPIO13 MOSI D7
Pin 7 MISO GPIO12 MISO D6
Pin 8 IRQ GPIO0 IRQ D2

Connection picture

  • I will attach/upload an Image of my wiring

Version

0.5.47

Github Hash

?

Build & Flash Method

Platform IO (build & flash)

Desktop

Windows

Setup

N/V

Debug Serial Log output

No response

Error description

  1. Download der .bin von https://ahoydtu.de/web_install/ und -/ oder Download des Projekts von Github
  2. Flash mit ESP-Tools und -/ oder PlatformIO
  3. Reboot
  4. ESP8266 LED blinkt sehr schnell für cs. 30s
  5. Keine Verbindung zum AP
@Gerri1 Gerri1 added the bug Something isn't working label Dec 6, 2022
@Gerri1
Copy link
Author

Gerri1 commented Dec 6, 2022

Das update von 0.5.41 auf 0.5.47 hat wunderbar funktioniert.
Ein Flash auf einen leeren ESP8266 schlug fehl! Bei allen Varianten die ich zum Flashen verwendet habe, kam das gleiche Endresultat heraus, die blaue LED blinkt für ca. 30s wie verrückt und danach Funkstille.
Es erscheint kein AP und der ESP lässt sich in keinster Weise ansprechen.

@knickohr
Copy link

knickohr commented Dec 6, 2022

Kann ich bestätigen. Ein Flash auf einen noch nicht beschmutzten 😅 8266 oder auch 32er schlägt fehl. Erst wenn man vorher eine ältere (z.B. 41) aufspielt und per OTA auf die 47 Updates funktioniert es.

@lumapu
Copy link
Owner

lumapu commented Dec 6, 2022

kann man einen ESP wieder jungfräulich machen?

@lumapu lumapu self-assigned this Dec 6, 2022
@knickohr
Copy link

knickohr commented Dec 7, 2022

Eigentlich nicht. Ist das Häutchen mal durch 😅

müßte man wirklich mal probieren ob ein Bespielen mit Nullen über den ganzen Flash funktioniert.

@lumapu
Copy link
Owner

lumapu commented Dec 7, 2022

oder die erase Funktion des online Installer genügt... muss ich Mal probieren.
Sonst könnte man einfach den littlefs Bereich Nullen, zB per factory reset

@Rik74
Copy link

Rik74 commented Dec 7, 2022

Kann ich ein Stück weit auch bestätigen, nur das bei mir die LED normal zu sein scheint...

lumapu added a commit that referenced this issue Dec 8, 2022
included #483 improvements
fix #468 last_success MQTT
fix #468 update available status at sunset
fix #447 reorderd enqueue commands to not have same payload length in a row
added ssd1306 and nokia display to build script
@lumapu
Copy link
Owner

lumapu commented Dec 8, 2022

habe den Fehler gefunden und gefixt, hatte noch einen jungfräulichen ESP

@lumapu lumapu added the fixed dev fixed label Dec 8, 2022
@Gerri1
Copy link
Author

Gerri1 commented Dec 8, 2022

... TOP, fuktioniert wieder!!! 😁👍

@Rik74
Copy link

Rik74 commented Dec 9, 2022

Kurze Frage von einem Anwender - nicht Programmierer oder Entwickler :)

Wie bekomme ich diesen Code nun geflashed? Oder Warten bis es ein neues Release gibt?

@Gerri1
Copy link
Author

Gerri1 commented Dec 9, 2022

@Rik74
Copy link

Rik74 commented Dec 9, 2022

Das dev bekommst du von der Ahoy Seite https://ahoydtu.de/web_install/ unter https://nightly.link/lumapu/ahoy/workflows/compile_development/development03/ahoydtu_dev.zip

okay, das habe ich gefunden - aber welche BIN-Datei zum manuellen flashen verwende ich von denen? Ich habe einen ESP 8266, würde daher die 221208_ahoy_0.5.50_esp8266_a9e4429.bin nehmen, oder liege ich da falsch?

sorry für die Anfänger-Fragen :)

@Gerri1
Copy link
Author

Gerri1 commented Dec 9, 2022

Die 221208_ahoy_0.5.50_esp8266_a9e4429.bin nehmen! 😁

@Rik74
Copy link

Rik74 commented Dec 10, 2022

Die 221208_ahoy_0.5.50_esp8266_a9e4429.bin nehmen! 😁

Danke! gestern eingespielt, heute die ersten Daten wieder übermittelt bekommen 👍

@Gerri1 Gerri1 closed this as completed Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed dev fixed
Projects
None yet
Development

No branches or pull requests

5 participants