Because of the difficulty of getting the SX1236 to reliably work, we moved on to the On Semi AX5043. This project is now retired and won't be worked on any more.
OreSat is designed around a 70 cm (436 MHz) radio system for what other cubesats call their Command and Data Handling (C&DH) system. We started with the NXP Kw0x series chips but found that chip, and it's interface to its embedded Semtech SX1232 (?) radio IC, too painful to continue.
Since the specs on the Semtech radio ICs are good, we could "upgrade" a generation by going to a separate IC, and we're interesting in using a STM32 for our system controller, we decided on using the SX1236. Of course no one makes an evaluation board for this IC. Sigh.
The current firmware to test this board is located in the devsat repo under app_semtech.
- Must be a barebones, "development" or "evaluation" board for the SX1236.
- Must work under USB and LiPo power
- Open source
- Must
- RF out via Female SMA connector (board edge preferred)
- Must have a 0.1" pinheader for power and control signals.
- All but NC pads must be broken out to test points with vias for easy modding
- Voltage input range of 3.0 to 5.5 V.
- Use 0.1" headers and jumpers for configuration pins
- Should
- Have large square silk screen area for board #
- Have copper ground pads around edge of board for scope clips
- Must not
- Feature creep (don't go nuts, just make us an evaluation board of a refernece design)
- This includes not bothering to deal with LNAs or PAs for this board! It's local only.
- Original Practicum Kw0x Development board
- Original OreSat Low Gain Radio board
- Semtech SX126 Webpage
- The SX1276 may have the same pinout, but also has a LoRa radio built in (blech)