Closed caveman99 closed 2 years ago
This change was needed for me to get the module working on the RAK 4631 with the meshtastic firmware. Without the change it just says there's no module installed. 'SPI' is used to access the Lora Radio, which is on a different (internal) SPI bus. I have to use this patch with an init of 'SPI1' to get an address and use MQTT...
@caveman99 Can you check new release V1.0.2?
Changes were included with https://github.com/RAKWireless/RAK13800-W5100S/commit/1e2a3f136a1b3825121208d8c997c5ddbc7d8b05
@beegee-tokyo works perfectly, thanks for including this! I'll change the lib ref in the firmware now...
Hello @caveman99 Thank you for your contribution, but as this library is written specifically for the RAK13800 of our WisBlock product line your changes do not make much sense. The WisBlock Core modules support only one SPI.