bdesterBE

Results 3 issues of bdesterBE

Hello, I would like to open a pull request to rename the `aes_encrpyt()` function found in `src/peripherals/soft-se/aes.*` files to something other than what it currently is, perhaps `aes_encrypt_block()` (`aes_decrypt()` would...

Hello, I would like to open a pull request to simply wrap each define in `src/peripherals/soft-se/se-identity.h` with #ifndef tags. For example: ``` /*! * App/Join server IEEE EUI (big endian)...

Hello, I have recently completed a board port for SWL2001 to work on ESP32-S3 with the Semtech SX1262. I can successfully join with my LNS (AWS), but only typically after...