Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python Ble Distance Problem
Post: RE: Python Ble Distance Problem

Thanks for all your help, Code works.. God bless you and people who not forget to needing help other peoples.. like you.. thank you :)
aleynasarcanli General Coding Help 10 12,585 Feb-09-2018, 10:48 PM
    Thread: Python Ble Distance Problem
Post: RE: Python Ble Distance Problem

got zerodivision error ratio = rssi/txpower ZeroDivisionError: float division by zero
aleynasarcanli General Coding Help 10 12,585 Feb-09-2018, 10:09 PM
    Thread: Python Ble Distance Problem
Post: RE: Python Ble Distance Problem

Code below, i want to make if in range, print beacon id (range 2 meters) import blescan import sys import bluetooth._bluetooth as bluez dev_id = 0 try: sock = bluez.hci_open_dev(dev_id) print "bl...
aleynasarcanli General Coding Help 10 12,585 Feb-09-2018, 09:57 PM
    Thread: Python Ble Distance Problem
Post: RE: Python Ble Distance Problem

i got this error :S unsupported operand type(s) for /: 'str' and 'str'
aleynasarcanli General Coding Help 10 12,585 Feb-09-2018, 08:30 PM
    Thread: Python Ble Distance Problem
Post: Python Ble Distance Problem

Hello, I need help about calculating distance of ibeacon with raspberry pi, I am scanning and finding ibeacons, but I need to know how much meter between scanner and ibeacon. I found one formula but i...
aleynasarcanli General Coding Help 10 12,585 Feb-09-2018, 01:16 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020