glennergeerts
glennergeerts
I have never tried running a C++ application on the stack for embedded, but I would expect name mangling difference between C and C++ being the issue here. I saw...
Thanks for this extensive work! I will need some time to review this but will come back to you
Hi, are you still working on this PR? Do you need any help from us?
Sure, I was just curious ;)
Are there any LOG sources enabled in cmake? Maybe disabling all logging can already help with this? Do you have the possibility to adapt the Wizzilab AP to lo-rate btw?...
> I will try to disable the LOG sources, see if that helps for normal rate. I have indeed tried configuring the wizzilab gateway and devices to LO-RATE. They work...
Thanks for the detailed issue description. We will look into this and come to back to you with a proposal.
`stack/apps/AT_modem/phy.h` is added which seems to contain a subset of `stack/modules/d7ap/phy.h` , why is this needed?
Thanks for your bringing this up! You are right, the current code does not seem to handle the scenario of a master session being started while a slave session is...