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

Personal Healthcare USB class

Hi everyone,

Is it possible to implement a USB device belonging to the Personal Healthcare class with the nordic nrf52840 DK?

NRF supports Personal Healthcare USB class?

I don't find any examples in the SDK, are there similar discussions I can take inspiration from?

BR

Parents
  • Hi 

    As you have found we have no implementation of this in the SDK, so if you wanted to do this you would have to implement everything from scratch, which is not an easy undertaking. 

    I will check with our USB developer if this class has been considered in the past, and if he knows of any limitations in our USB hardware that makes it unsuitable for implementing the personal healthcare class.

    Best regards
    Torbjørn 

Reply
  • Hi 

    As you have found we have no implementation of this in the SDK, so if you wanted to do this you would have to implement everything from scratch, which is not an easy undertaking. 

    I will check with our USB developer if this class has been considered in the past, and if he knows of any limitations in our USB hardware that makes it unsuitable for implementing the personal healthcare class.

    Best regards
    Torbjørn 

Children
Related