Sulav Lal Shrestha

Results 5 comments of Sulav Lal Shrestha

Is there any way to bypass this secure feature? I'm running the echo and battery services without any change and the program is stuck at the crypto point.

Hello @Adam-Langley, I checked out the transpiled branch and ran the main.py of the echo example. And, this is the error I'm getting: > pybleno/bleno/examples/echo# python3 main.py > Traceback (most...

@Adam-Langley I cloned the repo, checked out to the transpiled branch and on using the command $ python3 -m bleno.examples.echo.main I got the following error: "ModuleNotFoundError: No module named 'bleno.supporting.math'"

I am trying to use this for creating a BLE server. In my android phone, I have created an app for scanning the BLE peripheral. Many other peripherals are shown...

Any solution to this problem? I have written some test modules which require a gem. I install the gem but, the gem is not found when I start msfconsole. Is...