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

CULW.8266 started with a false IP adress #12

Open
romakrau opened this issue Dec 22, 2021 · 5 comments
Open

CULW.8266 started with a false IP adress #12

romakrau opened this issue Dec 22, 2021 · 5 comments

Comments

@romakrau
Copy link

Hello,
I flashed the bin file V01-67-00.clufw-esp8266.ino.d1_mini.bin. I add the Wis,Wik,WiD,Wio as named in the readme file. I got this ouput on the serial monitor:
`⸮⸮~⸮65432
UDP 1, TCP 0 on 192.168.178.244:2323

Channel 12
CC1100_PARTNUM 0x00: FF
CC1100_VERSION 0x14: FF
`
It is NOT my IP adress. I tried to compile the source but it was not successful due to many libaries missing.
Could you be so kind and help me.
Thank you
Roman

@romakrau
Copy link
Author

romakrau commented Dec 23, 2021

Hallo Manfred,
ich habe es soweit hinbekommen dass ich mich zumindest mit dem 8266 verbinden kann. Hilfreich war hier das Studium des Wiki commendref. Der Compiler (Arduino 1.8.15) bleibt immer an der Stelle cc1100.h Zeile 33 #ifdef ESP8266 void assert(void); void deassert(void); #endif hängen. Vielleicht kannst Du damit ja was anfangen undmir weiterhelfen.
Gruß Roman

@Man-fred
Copy link
Owner

Man-fred commented Dec 23, 2021

Hallo Roman,
ich komme jetzt zum Testen und schreib dann mal meine Ergebnisse.

///// Ergänzung
Ich habe ein paar eher redaktionelle Änderungen noch ergänzt und MQTT wieder deaktiviert da die Ergänzung noch nicht richtig getestet ist.

Mit den Änderungen und meiner Version Arduino IDE 1.8.12 und ESP8266 3.0.2 läuft der Compiler durch. Jetzt teste ich mal ein Update und die Funktion auf dem CUL

Viele Grüße
Manfred

@romakrau
Copy link
Author

romakrau commented Dec 23, 2021

Hallo Manfred,
dank Dir für Deine schnelle Hilfe. Leider bekomme ich immer noch eine Fehlermeldeung (siehe Code).

Gruß
Roman

Edit: Sorry falschen Code geladen.
Nochmals Edit(h): Bekomme allerdings jede Menge Fehlermeldungen. Werde Arduino mal neu aufsetzen. Habe wohl alten CC-Compile (10.3). Oder könntest du mir der Einfachheit halber die bin's für 868 und 433 zur Verfügung stellen.

@romakrau
Copy link
Author

Hallo Manfred,
habe die Arduino-IDE neu aufgesetzt (Version 1.8.19). Seitdem läuft's. Täte mir leid wenn ich Dich umsonst bemüht hätte. Was muss ich beachten, ausser HAS_433 wenn ich einen CC1100 mit 433 Mhz betreiben will.
Reicht das auskommentieren um auf 868 zu wechseln. Danke für Deine Mühen.
Schöne Weihnachtstage
Roman

@Man-fred
Copy link
Owner

Hallo Roman,
freut mich wenns läuft. Ich hatte noch Probleme den CC1101 anzusprechen, aber dann liegt es wahrscheinlich an meinem Chip. Wo gibt es eigentlich das HAS_433? Ich habe für mich nur eine Version und habe für die 433 MHz - Version per Register die Frequenz auf 433 eingestellt. Läuft stabil seit langer Zeit mit den Baumarkt-Sendern und Empfängern.

Einstellung bei mir: CUL_ESP433 ccconf => freq:433.920MHz bWidth:325KHz rAmpl:42dB sens:4dB

Frohe Weihnachtstage
Manfred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants