JN5169 - ZBPro Stack - Reading data from end device using Coordinator.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JN5169 - ZBPro Stack - Reading data from end device using Coordinator.

597 Views
matthew3
Contributor III

Hi all

I am reading a value from a potentiometer through one of the ADC channels on the JN5169 for testing purposes. The potentiometer will be replaced with a sensor when i have the program doing what i need to do with it. I am wanting to packet this value up and be able to read it from the coordinator which in turn will save this to a MySQL DB.

I am struggling on finding where to place my code. I am using the JN-AN-1229-ZigbeePro-Application-Template files.

Any help is much appreciated.

regards

Matthew

Labels (4)
Tags (2)
0 Kudos
1 Reply

488 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Matthew, I hope you're doing well!

 

To get an idea of how to implement a sensor or a voltage measurement, you could check the JN-AN-1220 Sensors application note. It shows the creation of the clusters and endpoints required, as well as the implementation of the report to send the information to a coordinator.

 

This example shows a few different implementations, so it should be helpful to get an idea.

 

Zigbee 3.0 Application Note software.

 

Please let me know if you have any further questions.

 

Best regards,

Sebastian

0 Kudos