Matthijs Kooijman
Matthijs Kooijman
Did you ever figure this out? I've read [here](https://forum.lora-developers.semtech.com/t/receive-interrupt-on-sx1302cxxxgw1/335/4) that GPIO6 can maybe be used for an RX watermark interrupt. I think that means IRQ when the RX buffer has...
One additional angle should be covered: The interface that the Arduino core offers to its variants and derived (board-only) platforms. E.g., what variables does each tool, recipe, programmer, etc. assume...
Also note this proposal I made (quite) a while ago already, which suggests to apply some versioning scheme to these interfaces, to make it easier to change them in the...
I just noticed that in the area of versioning, the SAMD core already applies some versioning to its variants by letting the variants define a constant to indicate what version...
> Error message: No Paths Provided I saw the same, but it seems to mean there are no pages to publish. The plugin always only publishes pages inside a specific...
Looks ok to me. Did you verify this still works as expected on gcc (with and without a user serialEvent detected)?
I expect not, unless the 1268 is fully compatible in its control interface with either 1261 or 1262 (could be, if it's just the supported frequency range that is different)....
I'm not sure this is possible - a lot of the libraries have been originally written by third parties and/or include code and later contributions from others. You can't just...
Code without a license is definately a problem that needs to be fixed, agreed. However, arduino/Arduino#1117 and arduino/Arduino#1847 are already tracking this issue. As for recommending a license, that's definately...
I ran into the same issue, but without changing the path, but only disabling "Allow access from other apps" under settings -> Data storage location. After pressing ok, the app...