SparkFun Forums 

Where electronics enthusiasts find answers.

All things pertaining to wireless and RF links
By AlexKilpatrick
#41076
Is anyone working with this? I have been using the CCS dev board, which is a nice little unit. They have a lot of library code written to help work with the Ember stack. It would have taken me months to write.

However, I am stuck on an early stage. When I make the ezspFormNetwork call on the coordinator node, I get an error that translates to "InvalidCall" I have no idea why this is. The docs mention that it has to do with the stack not being in a state to make this call. That makes sense, but I am initializing the stack according to the same way CCS is doing it. Basically a reset, config, add endpoint, and initialize. All those calls complete successfully.

Any ideas?