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

add esp8266 support #15

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

add esp8266 support #15

wants to merge 8 commits into from

Conversation

rohlan
Copy link

@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