pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
198 stars 167 forks source link

LoRaWAN - Return downlink destination port #49

Closed ha5di closed 7 years ago

ha5di commented 7 years ago

Board: LoPy

Firmware: 1.7.8.b1

Please make available destination port of LoRaWAN downlink messages for user space.

Forum reference: https://forum.pycom.io/topic/1582/lorawan-return-downlink-destination-port

danicampora commented 7 years ago

Fixed. Thanks!

danicampora commented 7 years ago

Added recvfrom() method.