The epSDK for FreeRTOS provides static library files for sensors and communication interfaces, significantly reducing development time and testing costs. The epSDK provides integration to a user’s application through simple user-friendly API calls.
The intended use of epSDK is with EP supplied hardware and a FreeRTOS OS running on a Nordic nRF52840 microcontroller. Users can configure the communication interfaces and drivers through compiler defines that get passed to the libraries. A slightly modified nRF SDK is provided to users and includes the FreeRTOS kernel. The Sensors, Communication Interfaces, and Bootloader are contained within the epSDK. Users shall develop their individual applications but are provided with an example to get started. Individual drivers and communication interfaces are portable to other hardware using FreeRTOS on an nRF52840 microcontroller. Contact EP to discuss.
The epSDK is provided as a library file compatible with either Connected Sensor, Connected Equipment, or Connected Vehicle. Contact EP to discuss customizations.
The blinky example is intented to get users familiar with and assess the epSDK. The example utilizes the debug UART and LED static libraries of the epSDK to flash a pattern on the LED and print debug messages. Contact EP to discuss purchasing options or questions about the epSDK.
• Sales: sales@embeddedplanet.com
• Information Requests: info@embeddedplanet.com
• Technical Support: support@embeddedplanet.com
The software is provided under the Apache-2.0 license.
The epSDK Blinky QuickStart Guide and epSDK User Guide can be found on the EP Documents Page
Follow the steps in the epSDK Blinky QuickStart Guide to get the unit up and running.
