Closed kbesson closed 6 years ago
There is nothing tentative planned at the moment. I am not in an area where I could actually test SigFox. So it's hard to write software then.
On Tue, Jul 17, 2018 at 3:54 PM, Kevin BESSON notifications@github.com wrote:
Hi,
First, thank you for your amazing work ! :)
Are you planning to add Sigfox connectivity on Arduino for the Murata module ?
I can't find any native implementations of the Sigfox stack for Arduino. Only examples I've found are for the MKRFOX1200 that use a Sigfox modem with AT command set.
There are few examples projects in the Sigfox STCubeMX package but I don't think I will be able to port the stack for Arduino...
Thanks !
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0/issues/24, or mute the thread https://github.com/notifications/unsubscribe-auth/AG4QfK7_bylkTOTBlH9ne3CmtQc3szd4ks5uHl0CgaJpZM4VTn6U .
I understand, thanks for the quick reply @GrumpyOldPizza !
For information, you can check the Sigfox network coverage here : https://www.sigfox.com/en/coverage
And you can have free SigFox connectivity in the covered areas by requesting Murata for PAC files.
Kevin, can you contact me offline via grumpyoldpizza@gmail.com ?
Done ! ;)
+1
SigFox will not be supported in the current hardware. The other issue is the SigFox certification requirement. So ST did that for their B-L072Z-LRWAN1 platform. It seems to be impractical for now to do that for any other supported board ...
Hello @GrumpyOldPizza - thank you for your amazing work and dedication! What do you mean by "current hardware"? Sigfox is officially supported in the Murata chip. And the certification is not needed for development purposes.
SigFox with the ST code requires some special GPIO mapping. We do not use this mapping as LoRaWAN is the prime target,
Understood, thank you for the explanation.
Hi,
First, thank you for your amazing work ! :)
Are you planning to add Sigfox connectivity on Arduino for the Murata module ?
I can't find any native implementations of the Sigfox stack for Arduino. Only examples I've found are for the MKRFOX1200 that use a Sigfox modem with AT command set.
There are few examples projects in the Sigfox STCubeMX package but I don't think I will be able to port the stack for Arduino...
Thanks !