Richard Aplin
Richard Aplin
Original Nordic dev boards have somewhat different hw but use same UART TX/RX as the BLE400 board; however they also require RTS/CTS set up. Adding this at the start of...
Damn evilwombat, this is remarkable work. Fully functions for me (on a h3+b; not on h3+s for what it's worth); booted your standalone linux image and everything. Wowzers, you must...
Naturally the regular firmware won't allow tuning outside ISM bands, _but..._ What is the possibility of removing firmware tuning limits when (receive-only) spectral scan is enabled? I appreciate that: *...
Lots of people are interested in using Channel State Information, and I see @pgawlowicz has contributed a patch to feed CSI to userspace. However, as I understand it, the QCA...
Hi, It's possible to adjust the charge current while a program is running on ( iCharger 406 Duo at least). Due to the way it's done I think you need...
Noname 8822bu dongle on Ubuntu 5.4.0-65 (using backports branch) Monitor mode (airmon, airodump) works fine on all channels, receives packets. ``` iw dev wlan0mon set channel 6 aireplay-ng --test wlan0mon...
8ch is awesome but 12 moreso; I'd love to preview Atmos 7.1.4 mixes over Scream. I'd use a custom receiver (on a RPi) driving two USB sound cards in parallel...
Doesn't handle decimal point very well; it occupies a whole 7-segment try this (which adds the decimal point to the previous digit): ``` def write_to_buffer(self, s): inPos=0 outPos=7 while inPos=0:...