Giovanni Blu Mitolo
Giovanni Blu Mitolo
Ciao @canDry :) Take a look here: https://github.com/gioblu/PJON/blob/master/src/strategies/SoftwareBitBang/Timing.h#L207 This is the timing configuration of ESP32, we do not have a dedicated setup for Arduino DUE, although if you already see...
Ciao @canDry it is probably the time for me to buy an Arduino DUE, I will let you know how my tests go.
@canDry I don't think you need an oscilloscope to find the right timing it you already get some packets through. Try changing `SWBB_READ_DELAY` on due side and see if results...
Ah @canDry about the DUE purchase, don't be preoccupied it is some time I had in mind to test that MCU, and that is not a huge expense, just too...
@canDry I bought also the chinese ebay clone for less then 15 dollars, curious to know if behaves the same. Do you have the real or the clone?
Ciao @canDry I finally have my Due and some time to try! I will let you know in the next days.
Ciao @toi-go thank you very much, this is bad. I will fix it ASAP. Could you provide with testing? I am now far from my electronics stash.
Here is the fix: https://github.com/gioblu/PJON/commit/5f790b3c05a63a0c2854a72ad66d9566e388ae56 If you can give it a try.
Ciao @fletchjp give it a try, it may work out of the box, I do not have the chance now to test it myself.
Ciao @SunboX I am sorry for answering you so late. I do not have the hardware to replicate your setup now, but I suspect there may be a wrong timing...