Skip to content

Error forming IMEIAddress #7

@RobDevAthena

Description

@RobDevAthena

Great library!! Thanks for the work!! I am trying to transfer data between two XBEE3 devices. Setup and connected to cellular system correctly, can connect to DIGI echo server etc so I know that is all working well.
When running any of your communication examples (connecttoEchoServerSample is easiest) I set the correct com port but when the sample runs it throws an error at this section

IMEIAddress = new XBeeIMEIAddress(XBee64BitAddr.Value);

XBee64BitAddr.Value is null so it errors out, but in the documentation it says that cellular devices should always return null. I'm a little confused as to what to do. Any help would be appreciated

image

Visual Studio 2019, DIGI XBEE3 LTE/NB-IoT Dev kit

Rob

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions