fairecasoimeme / ZiGate

Zigate is an Universal Zigbee Gateway
http://zigate.fr
171 stars 59 forks source link

Print Log debug on UART1 #236

Closed minhtan58 closed 3 years ago

minhtan58 commented 5 years ago

Hi everyone Now. I'm working with ZigGate source code. But I cant'n print log to UART1

define UART_DEBUGGING TRUE

define TRACE_APPSTART TRUE

define TRACE_MIGRATION TRUE

Can you help me? Thanks !!!!

ISO-B commented 5 years ago

https://github.com/fairecasoimeme/ZiGate/blob/a8730b144a282a2a47308ddafa947632e63b230e/Module%20Radio/Firmware/src/ZiGate/Build/ZigbeeNodeControlBridge/Makefile#L64-L66

Change TRACE to 1 and DEBUG to UART1 and then rebuild.

minhtan58 commented 5 years ago

Hi everyone I get a problem When I build ZiGate v3.1a (final) project. Use Zigate from https://pypi.org/project/zigate/ to connect to Coordinator,

pipiche38 commented 3 years ago

Please check with zigate project Can be closed