Blog

Category: Tools

  • Private LTE with LimeSDR and srsRAN – Part 2 (Hardware)

    Part two in my series on setting up srsRAN with LimeSDR. Having built all the required software, this next part covers assembling the required hardware.

    |

  • Private LTE with LimeSDR and srsRAN – Part 1 (Software)

    Working with IoT devices it’s often useful during development to have access to a cellular network simulator or private mobile network. While the setups were previously prohibitively expensive for small time users such as myself. The reduction in cost of high performance software defined radios, combined development of open-source network stacks brings them into reach…

    |

  • PlatformIO Logo

    PlatformIO & Remote Debugging

    While working on a customer project containing a GPS module and satellite modem I needed a means of remotely flashing, debugging and monitoring the board I was working on. Here’s what I ended up doing.

    |

  • PlatformIO Logo

    PlatformIO & ARM’s ITM/SWO (Serial Wire Viewer)

    No UARTS no problem! Making use of the ITM and SWO modules included as part of ARM’s CoreSight debugging hardware to provide debug output with ARM STM32 and PlatformIO.

    |