-
Notifications
You must be signed in to change notification settings - Fork 36
Random proximity values #7
Comments
Tried various PPULSE settings. Same random pattern, just different levels. |
The proximity sensor values are unreliable, which is why mobile phones (which use this sensor or similar ones) often give close/far readings only for proximity. This sensor model does not provide gesture recognition, the 9960, not supported by this library, does. |
|
@hanpal I will as soon as I have time |
maybe my awnser comes in abit late but i used the 9930 before, and there i had the same issue that proximity is random. |
If I remember correctly on some board there's a pin to power the LED, you've just got to power it properly (i.e. make sure you put a resistor if it doesn't have any) |
Could someone tell me what to fix on the board? Proximity works perfectly on 9960 board, but on 9930s there is no IR output at all. Cheers |
There is a resistor missing on the board
…________________________________
Von: Kis Gabor <notifications@github.com>
Gesendet: Dienstag, 22. Jänner 2019 23:23:58
An: Depau/APDS9930
Cc: drsabe86; Comment
Betreff: Re: [Depau/APDS9930] Random proximity values (#7)
Could someone tell me what to fix on the board? Proximity works perfectly on 9960 board, but on 9930s there is no IR output at all. Cheers
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#7 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AkyIY5DmI2Bm6afUsxDBfzAjt6Pj_qYCks5vF49-gaJpZM4NphfD>.
|
Connect the VL pin (far left) to the 3.3v power i.e. same as pin VCC (3rd from left) and sensor works for me. Otherwise I think you can solder across the 2 pads on the back of the board but I've not tried that. |
Can confirm Necron79's fix works. |
Worked for me |
I'm getting valid ch0 and ch1 values but proximity looks like random values between 350 and 450, no connection at all to movements in front of the sensor.
Also, from the quick start:
"Select File -> Examples -> APDS9930 -> GestureTest"
There is no such example, that's for 9960 only?
The text was updated successfully, but these errors were encountered: