Hello All,
I was looking at the Digi XBee3 modules for a ZigBee project I am working on. What is great is they allow you to write MicroPython code to control the network. A user can write SPI commands to the device and have them broadcast to the larger network. This allows a user to interface with some other communication protocol such as BACnet.
I see that this Nordic device has GPIO as well as SPI and I2C. I have one attached to a ENW89854AWKF evaluation board. What I am confused with in the Nordic Thread and ZigBee SDK am I programming the Nordic module or am I programming the evaluation board? Am I able to write all of my code for SPI, I2C and ZigBee comms onto the Nordic board directly?
Can someone clarify, using this board and I programming the Nordic module directly?