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

MasterEmulator - how to setupPipes?

Hello could anyone help me how to setup pipes for my characteristic, i need to recieve/transmit data to UUID of my characteristic, and recieve/trasmit to ClientcharacteristicConfiguration but iam not sure how to setup pipes, here is my service and characteristic: image description thanks for help

Parents Reply Children
  • thank you for answer, I didn't now how to configure the pipes, now I know if i set correct pipe type it will enable the services, for example for my characteristic i have Write, Indicate, and when i set the pipe type to RevieveWithAck it will auto activate my characteistic. Just now i dont know how to get value of this indicate, because my characteristic doesnt have read Property i cant simply use RequestData(), but dont know yet how to configure events by emulator API

Related