Hello,
I am looking for a way to manage a communication with a nrf51 dongle by Labview. Do you have idea how? Thanks
Hello,
I am looking for a way to manage a communication with a nrf51 dongle by Labview. Do you have idea how? Thanks
I'm not aware of any specific drivers for Labview, but if you have a serial interface you could use the serialized interface on the nRF51822 to send commands from Labview to the nRF51822 and hence control it. Please have a look at the serialized code examples in the nRF51 SDK.
I'm not aware of any specific drivers for Labview, but if you have a serial interface you could use the serialized interface on the nRF51822 to send commands from Labview to the nRF51822 and hence control it. Please have a look at the serialized code examples in the nRF51 SDK.