mattdibi / redox-w-firmware

Firmware for nordic MCUs used in the Redox wireless keyboard
MIT License
73 stars 42 forks source link

Estimate battery life with 4dBm transmit power #9

Closed drfloob closed 4 years ago

drfloob commented 4 years ago

Tech support requested, if you've got the time! I'm having some signal issues with the redox-w, solved by placing the receiver ~1 foot from the boards. Like others, even with the falba bamboo case, I can't put anything in between the receiver and the transmitters, and I often experience repeated or missing key presses.

I'd like to test beefing up the gazelle tx signal strength to 4dBm but I'm curious if you could run the power measurements with the shunt resistor to estimate battery life as you did before. I believe the default transmit power is 0dBm (docs). I'm still just getting my feet wet in electronics, else I'd take a stab at it myself.

mattdibi commented 4 years ago

Hi,

I'll see what I can do. I keep my Redox at work, I need to get there and take it home for testing so give me a couple of days. ;)

mattdibi commented 4 years ago

Hi,

I used the nrf_gzll_set_tx_power function to set the power to 4dB.

Can't see any difference. Maybe my scope can't pick up the difference... Here's the pic with the same settings: 20191007_220303

I suggest you to give it a try.