6 years, 2 months ago.

Ublox C027 and Amazon Web Services

Hi,

I'm trying to connect the u-blox c027 to AWS without success.

Right now, I'm working in an example (mbed-ethernet-sample techcon 2016) modify for c027 (cellular) using mbed-os, easy-connect mbed client and so on. It fails with the "operator new out of memory" in the M2MInterfaceFactory::create_interface function(...)

Reading around it appears that the whole thing (as-is) is probably eating all of the 32k of ram (23k report in online compiler) is there a way to reduce the required ram amount ?

Could it work on a 32k ram system by reducing the mbed-client footprint ?

Question relating to:

The u-blox-C027 is a complete starter kit that allows quick prototyping of a variety of applications for the Internet of Things. The application board has a MAX-M8Q GPS/GNSS receiver and …
Be the first to answer this question.