More advanced NanoService Demo for LPC1768 App Board using OMA Lightweight Objects

Dependencies:   Beep C12832_lcd EthernetInterface LM75B MMA7660 mbed-rtos mbed nsdl_lib

Fork of LWM2M_NanoService_Ethernet by MBED_DEMOS

History

Properly use the RGB_LED define to exclude the creation of the RGB resource, and encapsulate the RGB PwmOut object in an RBG class to avoid having the pins activated when they were initialized statically. default tip

2014-04-08, by sstark [Tue, 08 Apr 2014 01:02:06 +0000] rev 20

Properly use the RGB_LED define to exclude the creation of the RGB resource, and encapsulate the RGB PwmOut object in an RBG class to avoid having the pins activated when they were initialized statically.


Conditionally enable the RGB resource based on the USE_RGBLED define

2014-04-06, by sstark [Sun, 06 Apr 2014 20:11:46 +0000] rev 19

Conditionally enable the RGB resource based on the USE_RGBLED define


Update the firmware version to 18

2014-04-05, by sstark [Sat, 05 Apr 2014 06:46:54 +0000] rev 18

Update the firmware version to 18


Added RGB LED resource

2014-04-05, by sstark [Sat, 05 Apr 2014 06:39:08 +0000] rev 17

Added RGB LED resource


log the full board uid to the debug console

2014-04-05, by sstark [Sat, 05 Apr 2014 03:53:40 +0000] rev 16

log the full board uid to the debug console


- Small resource fix

2014-03-26, by zdshelby [Wed, 26 Mar 2014 22:40:37 +0000] rev 15

- Small resource fix


- Fixed IP address resources

2014-03-26, by zdshelby [Wed, 26 Mar 2014 22:33:45 +0000] rev 14

- Fixed IP address resources


- Added new LWM2M static resources;

2014-03-26, by zdshelby [Wed, 26 Mar 2014 22:16:52 +0000] rev 13

- Added new LWM2M static resources;


print mac, ip, gateway and mask

2014-03-21, by sstark [Fri, 21 Mar 2014 06:46:10 +0000] rev 12

print mac, ip, gateway and mask


- Updated title of project

2014-02-28, by zdshelby [Fri, 28 Feb 2014 20:02:16 +0000] rev 11

- Updated title of project