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

any tutorials on setting up these oled displays on the rak wisblock #75

Open
baira1044 opened this issue Mar 12, 2024 · 2 comments
Open

Comments

@baira1044
Copy link

im trying to get into the rak wisblock for a p2p messenger but my bootloader is outdated and i cant find any that have an oled display. i bought the developer kit and a few oled displays off ebay but cant find any info on how to properly install them. any help would be greatly appreciated. i am novice to this but am very interested and i dont know how to code but have installed arduino trying to follow these tutorials but need help. dont bash me too hard!

@beegee-tokyo
Copy link
Collaborator

The bootloader has nothing to do with the OLED display.
If you are using a RAK4631, you can simply update the bootloader with the UF2 file following this guide ==> https://github.com/RAKWireless/WisBlock/tree/master/bootloader/RAK4630#update-over-uf2-drive

If you want to extend the P2P code with an OLED display you have to write it by yourself. Examples for both are available, you need to combine them.

@baira1044
Copy link
Author

baira1044 commented Mar 12, 2024 via email

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