Skip to content

add esp8266 support#15

Open
rohlan wants to merge 8 commits intodekay:masterfrom
rohlan:master
Open

add esp8266 support#15
rohlan wants to merge 8 commits intodekay:masterfrom
rohlan:master

Conversation

@rohlan
Copy link
Copy Markdown

@rohlan rohlan commented Sep 29, 2019

this is just a quick hack which worked for me.
i have tested this on a nodemcuV2 clone with a rfm69w and it let me receive some packets

…v2 clone):

ifdef avr specific chip select register save/restore
ifdef spi line wiring to autoselect hspi on esp8266
ifdef spi irq to D1 on esp
add example without spiflash and with fixed led gpio and normal baudrate
add more debugging output: crc state, resync w. channel
move timestamp sampling closer to begin of function
add delay to even out codepath execution time
* make sure our irq line is an input
* fix up the RSSITHRESH to filter out lots of noise (less sensitive)
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

Successfully merging this pull request may close these issues.

1 participant