32 Search results

For the term "micropython".

E220-900T22D Send and Receive not working

Hello, I have a transmitter (ADDL = 2) with AVR ATTiny16 (like Arduino) and a receiver (ADDL = 1) with Raspberry Pi Pico. The transmitter sends a string every 6 seconds. Unfortunately, the Rasperry...

STM32F4 black pill EByte LoRa Exx 0

Unleashing IoT Potential: Integrating STM32F4 Black-Pill with EByte LoRa E32, E22, and E220 Shield

The STM32F4 Black-Pill, a powerful and versatile microcontroller, offers promising potential for IoT applications when integrated with LoRa modules like EByte’s E32, E22, and E220. In this article, we’ll examine the Shield I use for rapid prototyping that supports all the LoRa modules described.

Reply To: ESP32 LORA with micropython

Hi Abdelkader, sorry for the late response, but I must fix the notifier. For micropython I write the specified library https://github.com/xreef/EByte_LoRa_E220_micropython_library https://github.com/xreef/EByte_LoRa_E32_micropython_library https://github.com/xreef/EByte_LoRa_E22_micropython_library also for python https://github.com/xreef/EByte_LoRa_E32_python_raspberrypi_library https://github.com/xreef/EByte_LoRa_E22_python_raspberrypi_library https://github.com/xreef/EByte_LoRa_E220_python_raspberrypi_library LoraWAN It’s a proprietary standard,...

Memory Error Caused By Importing ebyte-lora-e220

Hi Dear, I just started learning to run micropython and lora connectivity on esp8266. I stumbled with ebyte lora library ebyte-lora-e220 which i imported to my project. When i tested to import the module...