Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User ebinder's Avatar
    Join Date
    Mar 2003
    Posts
    39
    hi

    what has it todo with the following class i found defined in e32std.h:

    class MBusDev

    and in e32srv.h

    class TBusLocalDrive : public MBusDev

    and d32rchg.h:

    TUint iRawTemperature; in class TChargeInfoV1

    it would be great to get some info from the mbus device. as it contains valuable info (thermometer for nokia device, location based application) the sdk does not offer ?

    ciao

  2. #2
    Registered User say2paul's Avatar
    Join Date
    Jul 2005
    Posts
    190
    Quote Originally Posted by ebinder View Post
    hi

    what has it todo with the following class i found defined in e32std.h:

    class MBusDev

    and in e32srv.h

    class TBusLocalDrive : public MBusDev

    and d32rchg.h:

    TUint iRawTemperature; in class TChargeInfoV1

    it would be great to get some info from the mbus device. as it contains valuable info (thermometer for nokia device, location based application) the sdk does not offer ?

    ciao
    Can someone put light on this?

  3. #3
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Nothing much has changed since 2003 in this regard, there are still things that are not included in the SDK for one reason or another (e.g. for being too low level to be of any use for a developer)

    However, through the API Partnering process developers can ask for access to internal APIs that would allow them access to specific device features. So, what is it that you're really looking for?

  4. #4
    Registered User say2paul's Avatar
    Join Date
    Jul 2005
    Posts
    190
    Quote Originally Posted by ltomuta View Post
    Nothing much has changed since 2003 in this regard, there are still things that are not included in the SDK for one reason or another (e.g. for being too low level to be of any use for a developer)

    However, through the API Partnering process developers can ask for access to internal APIs that would allow them access to specific device features. So, what is it that you're really looking for?
    I need to control electrical appliances using mobile phone. I need to send IR data from mobile phone to the IR receiver connected to the microcontroller.

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Ok. Have a look at the Symbian example GlassTerm (%EPOCROOT%Examples\SerialComms\ServerClientSide\GlassTerm). Also make sure to look in the Wiki for additional examples and related known issues.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved