Bernard Spatcho
Bernard Spatcho
Hi guys, First thanks for the project. I am tryring to fe-c enable my treadmill, it's a bh dual with pafers bluetooth dongle but this doesn't work well. Beside the...
@MattW2 thanks for the tip, I have some arduinos, I had a look on your project, and I just ordered the zigbee/ant dongle. I let you know.
@MattW2 got the dongle, ran successfully the test [here](https://github.com/brodykenrick/nRF24AP2_SUART_Arduino) so the module is well wired and functional, compiled and ran [ANTPlus_Bike_Fitness_Master](https://github.com/MattW2/ANTPlus_Arduino/blob/master/examples/ANTPlus_Bike_Fitness_Master/ANTPlus_Bike_Fitness_Master.ino), but I can't make it work. I m using...
@Landixus thanks. Ok, I m trying now with a linkit smart duo, it's like a yun, ATMega 32u4, it should be similar enough (?) It behave the same but I...
No, you were right, the issue was the zero, with the linkit it work, just this time I mixed rx and tx :-) now it s functional, I can add...
@cleeland If you mean communicating with the ant dongle from the arduino, which was the subject of my last posts, I started with hardware, then softwareserial lib, both work. Pins...
> @spatcho, reviewed a little your changes and there're some broken tests: > > ```shell > FAILED tests/printers/test_cnc.py::test_print_qr_code_with_row_cutmethod - TypeError: unsupported operand type(s) for &: 'str' and 'int' > FAILED...
> > > @spatcho, reviewed a little your changes and there're some broken tests: > > > ```shell > > > FAILED tests/printers/test_cnc.py::test_print_qr_code_with_row_cutmethod - TypeError: unsupported operand type(s) for &:...
> Hey @spatcho you are aiming MASTER / MAIN branch, it is wrong, we first aim for DEVELOP then later in time we merge DEVELOP into MASTER / MAIN creating...
New commit. I guess I did all you asked, up to https://github.com/selfcustody/krux/pull/557#issuecomment-2787204736 .