This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

iOS nRF Toolbox tx/rx characteristic?

Hi all, I'm using the nRF iOS Toolbox as a reference to design an app. Can someone please help me in terms of which swift code file I need to use to read and write data to the nrf51 ble devices? I have modified the uuids to match my device and can connect to the ble and write data using the PopUpController. But I have to send custom byte array data to the ble. So can someone please guide me through which part of code I need to use for writing/reading data from ble? I have done a few android apps using the same but swift is something that I'm not familiar with so if someone could help, that would be great. Thanks and Regards NP

Related