Jan Willem Kolkman

Results 50 comments of Jan Willem Kolkman

Hey Matheus, Thanks for your input! I tried increasing the timeout by 10 times by defining it before including the library like so `#define TL_RESPONSE_TIME_OUT 1000000UL` I printed the value...

Thanks for responding! No I haven’t yet. How can I tweak that? I’ve only tweaked the mentioned parameters in the code in my previous code.

Increasing that interval I got SF8 to work in a stable way too. But anything higher is still having the same issue. The TX/RX windows are important with LoRa I...

Did some testing without dynamic addressing based on the example sketches. A weird problem appeared. When using setSignalBandwidth and setSpreadingFactor, the Transmitter example never seems to start sending. When disabling...

Yes that would sound great. To still dynamically have nodes join but have a user defined node-id. Maybe from a custom board that has a DIP to address or something....

Hey @gioblu Just tested by upping all mentioned intervals times 8. This made it work on SF10, which is an improvement. But the joining process was a lot more flaky...

I found this issue and solved it like @ragulka mentioned. **app/Http/Middelware/SetDefaultTenantForUrls.php** ```

I really would love this feature to be added.

I'm having this issue too. There seems to be no consistent way to get at the nativeView through $refs.

This is out of the scope of this project. Try the meteor instructions to get it to run. Probably you need to add it to your PATH variable. In the...