ARMmbed / mbed-os-example-cellular

This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.
Apache License 2.0
21 stars 45 forks source link

C030-U201 board not available to import into the online compiler #42

Closed gggekov closed 6 years ago

gggekov commented 6 years ago

The C030-U201 board https://os-partnerbeta.mbed.com/platforms/ublox-C030-U201/ can't be imported in the online compiler. The button "Add to the online compiler" is missing on the page of the board. Therefore it's impossible to add it as a target in the online IDE.

ciarmcom commented 6 years ago

ARM Internal Ref: IOTCELL-280

adbridge commented 6 years ago

@teetak01 @hasnainvirk Is this board even officially supported yet then ?

JammuKekkonen commented 6 years ago

Seems to be in web site at least. Also mbed-os supports the target. https://os.mbed.com/platforms/ublox-C030-U201/

adbridge commented 6 years ago

@JammuKekkonen You miss the point, on that supported platform page there is no option to import the target into the online IDE, which implies it isn't complete ?

MarceloSalazar commented 6 years ago

I've discussed with @gggekov There is an (internal) way to import the platform on Online IDE. Pending action for @gggekov to try and report feedback.

gggekov commented 6 years ago

I confirm the solution of @MarceloSalazar and the application runs fine.