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

BLE Test from PC

Dear all

is there any possibility to use PC to test the nrf51822, Instead of Android/ios app?

preferably a lib to be used with Java, so one can have some test cases.

What am I trying to do?

I'd like to test the firmware locally with my PC before sending a tag to develop Android/ios app. But is seems that BLE library for java is not available (for pc at least).

There are some solutions like:

  • lib for pyton
  • masteremulator.dll , but it is a C++ lib so I cannot access it via JNA
  • tx/rx lib, but it is a low level interface, that will send/receive byte buffers.

anyone having the same "problem" .

Thank you OL

EDIT: more precisely I'm searching a GATT Server Library

Parents Reply Children
No Data
Related