nopnop2002 / Arduino-SI4432

Arduino library for SILICON LABS SI443x
MIT License
14 stars 5 forks source link

wrong register setting? #1

Closed hp9000 closed 1 year ago

hp9000 commented 1 year ago

si4432.cpp line 245: In my opinion value '0x4c' is wrong and should read '0x2c' instead. Acc. to datasheet bit D6 is 'reserved', bit D5 is the ”txdtrtscale” bit.

nopnop2002 commented 1 year ago

Thanks for the report. you are right i fixed it. si4432-70h