Hello everyone,
I am Smit and I am an IOS developer.
I am stuck to write data into the BLE device.
Can anyone please help me out with this?
Can anyone tell me how to do it via Swift language?
Hello everyone,
I am Smit and I am an IOS developer.
I am stuck to write data into the BLE device.
Can anyone please help me out with this?
Can anyone tell me how to do it via Swift language?
I am stuck to write data into the BLE device
That's outside the scope of this forum - it does not depend on the particular chip in the BLE device.
You need to go to iOS developer sites for support with iOS development
https://developer.apple.com/bluetooth/
Can anyone tell me how to do it via Swift language
That would be a question for Swift forums.
1st hit googling "swift ble":
https://www.freecodecamp.org/news/ultimate-how-to-bluetooth-swift-with-hardware-in-20-minutes/
I am stuck to write data into the BLE device
That's outside the scope of this forum - it does not depend on the particular chip in the BLE device.
You need to go to iOS developer sites for support with iOS development
https://developer.apple.com/bluetooth/
Can anyone tell me how to do it via Swift language
That would be a question for Swift forums.
1st hit googling "swift ble":
https://www.freecodecamp.org/news/ultimate-how-to-bluetooth-swift-with-hardware-in-20-minutes/
Can we do with an array type of Int?
you can do it however it works with your chosen programming language, and available APIs - that's nothing to do with BLE as such.