This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mbed firmware roadmap/compatibility matrix?

Just got the S110 SD spec, version 2.0. Very interesting.But I've recently switched from projects on the Keil MDK IDE to the mbed environment (using the nRF5-DK as test platform). So when will I get to take advantage of the new stuff in S110 v. 8.0? Or to state the question more generally:

  • Is there a compatibility matrix that shows for the current mbed implementation for the nRF51 which version of the S110 spec I should be using, which production variants of chips are OK, etc. That is, the same kind of info that's in the published compatibility matrix for Keil MDK development directly with the SDK, S1x0 stacks, etc.
  • Given that the mbed port for the nRF51 probably isn't totally up-to-date with SDK and SD releases, is there a roadmap for this?

Recognize that these questions could just as well have been posted on the mbed dev forum, but thought I would start here :-)

TIA,

Mike

Parents
  • Hi Mike,

    Regarding your questions:

    • You can find the current implementation of S110 version in mbed by looking at the repository here You can also check which S110 version in your project by exporting the project to Keil for example and look at the folder in mbed\TARGET_NRF51822\TARGET_NORDIC\TARGET_NRF51822\Lib

    • Regarding the road map, I think it's the best to ask on mbed site. You can send the question to Rohit Grover. You can find him here.

Reply
  • Hi Mike,

    Regarding your questions:

    • You can find the current implementation of S110 version in mbed by looking at the repository here You can also check which S110 version in your project by exporting the project to Keil for example and look at the folder in mbed\TARGET_NRF51822\TARGET_NORDIC\TARGET_NRF51822\Lib

    • Regarding the road map, I think it's the best to ask on mbed site. You can send the question to Rohit Grover. You can find him here.

Children
Related