
SiPy is.... Sigfox READY! | Pycom user forum
2017年1月27日 · A brief note to inform you all that the SiPy modules are now fully Sigfox certified for zones RCZ1, RCZ2 and RCZ4. RCZ3 will be certified mid Feb. Daniel will update you all …
LoRa and Sigfox RSSI | Pycom user forum
2020年7月30日 · Sigfox device takes around 2 seconds to send a 12 bytes payload. However, as it further repeats the transmission on two different frequencies for reliability. The total time …
Sigfox subscription renewal | Pycom user forum
2018年10月17日 · All sigfox vendor (like soracom) have the same business plan to feed there web interface/database with the data sent by the sigfox device under their contract, in my …
Sigfox: CRA rejected the modem ownership transfer: Invalid PAC
2020年10月15日 · CRA rejected the modem ownership transfer: Invalid PAC code: {redacted}
Float to bytearray conversion for sigfox payload
2018年11月3日 · @robert-hh said in Float to bytearray conversion for sigfox payload: ustruct.unpack("ff", msg) Nice, thank you. I think is still posible save some more space if cut …
CRA rejected the modem ownership transfer | Pycom user forum
2023年1月13日 · If a want to register my Pycom LoPy 4 device in the Sigfox backend I get this error: "CRA rejected the modem ownership transfer: Invalid PAC code: xxxxxxxxxxxxxxxx …
New firmware release 1.5.0.b1 and SiPy Sigfox certification ... - Forum
2017年1月27日 · @daniel said in New firmware release 1.5.0.b1 and SiPy Sigfox certification completed: We will investigate the I2C problem and provide a fix today or tomorrow. …
How build sigfox message? | Pycom user forum
2020年11月15日 · Finally, I read the sensors and now I have the values to be sent to Sigfox. s.send(bytes([1.89, 2.90, 3.67, 4.87, 5.77, 6.44,0,0,0,12.7])) I have some values with float or …
How to build Micropython from Source incuding esp-idf …
2017年6月14日 · @this.wiederkehr. Yes, essentially I build one of the esp-idf examples (I picked a2dp example but later found this wasn't a great choice because it needs Bluetooth classic ) …
Can't get Sigfox ID and PAC from Lopy4 | Pycom user forum
2020年11月3日 · This way, it will / should also update the Sigfox PAC and ID if you previously removed it from the device (using for example erase all and/or erase config / nvs partitions). …