Hello. I'm trying to port your great code to STM32F1 based board with SX1262 radio module. The module is very cheap, so the desire of porting is high. I have some successes with this so far, whole thing seem to work. But one thing is broken. I can't use multi-byte hashes in path. It drops packets which contains more than one-byte of hash. I studied your code and seems that there is a lot to do with it. Maybe you're working on it already, but if not i will try to implement this. Btw. this feature was introduced in v. 1.14 of official MC release. Regards, Michał.
Hello. I'm trying to port your great code to STM32F1 based board with SX1262 radio module. The module is very cheap, so the desire of porting is high. I have some successes with this so far, whole thing seem to work. But one thing is broken. I can't use multi-byte hashes in path. It drops packets which contains more than one-byte of hash. I studied your code and seems that there is a lot to do with it. Maybe you're working on it already, but if not i will try to implement this. Btw. this feature was introduced in v. 1.14 of official MC release. Regards, Michał.