CubeCell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
* Use this board for my [[LoraBatBox]] | * Use this board for my [[LoraBatBox]] | ||
* [https://www.youtube.com/watch?v=lobNwqHLrag Video review by Andreas Spiess] | * [https://www.youtube.com/watch?v=lobNwqHLrag Video review by Andreas Spiess] | ||
* [https://resource.heltec.cn/download/CubeCell/HTCC-AB01/HTCC-AB01_PinoutDiagram.pdf pinout] |
Revision as of 17:29, 5 June 2020
Project CubeCell | |
---|---|
Low-power LoRaWAN Board | |
Status | Initializing |
Contact | bertrik |
Last Update | 2020-06-05 |
Intro
This page is about the CubeCell board from heltec.org
- based on an ASR605x (ARM cortex M0+ core) + SX1262(?) radio chip
- low power, only microamps sleep current
- battery connection
- solar cell connection
the github page for the Arduino code
What I'd like to investigate:
- Can we run the arduino-lmic library on this? This should be possible because arduino-lmic is also targeted to a sx12x2 core.
- Can we compile the code with platformio? Currently this is not the case, you need the Arduino IDE...
https://github.com/HelTecAutomation/ASR650x-Arduino/issues/11 https://github.com/platformio/platformio-core/issues/3078
- Use this board for my LoraBatBox
- Video review by Andreas Spiess
- pinout