Andrew: so my mDot and developer board is working. I tried your program. It says here
uint8_t NetworkAddr[4]= {0x02,0x01,0x00,0x00}; // Our Network address or Node ID
Now I used a node id of 02990000 (which is free). How would I convert it into the right notation?