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

connectivity issue between Android and IOS

Hello Everyone,

I have developed my software and i have tested with NRF51DK using android phone NRF MASTER CONTROL PANEL APP and it is working very well but now am trying to test my software with IOS PHONE the problem is not even getting connected and i don't understand reason between and android and IOS bluetooth connectivity issue so i started testing the ble_proxmity example on SDK 9 using softdevice 110 on the IOS phone it is getting connected but when i select the immediate alert service i got the display like the below left side picture and i dont know what hexadecimal value has to write inorder to send the alert signal but i wrote 0x01 inorder to send mild alert signal to the NRF51DK but nothing happened on the NRF51DK whereas i made the same test for android deviceon it is working very well like below right hand side part picture i selected the mild alert it make the led blink on the NRF51DK so i request everyone could you please suggest me some possible ideas to how to test the proximity example on the IOS phone would it be realy helpful for me to go further in my project do i need to make some changes in the program inorder to test the software with IOS or what changes do i need to make

Thank you image description

Related