Enhanced Shockburst Controlled by Python

Hello, 

I have a Python script that analyses some sensor data. If a condition is met I want to send a trigger via ESB to a peripheral board (ESB chosen for its low latency).

Am I able to use the 949-NRF52840-DONGLE on my laptop and command it somehow in Python to send the trigger to the peripheral board (an itsy-bitsy NRF52840 devboard from adafruit).

I'm new to NRF SoCs so please forgive my ignorance if it's obvious.

Please let me know if its possible or what steps I need to take to make it so,

Many thanks

Related