pu2clr / RDA5807

Arduino Library for SINGLE-CHIP BROADCAST FM RADIO TUNER RDA5807
MIT License
94 stars 16 forks source link

RDS data gibberish #4

Closed deladriere closed 1 year ago

deladriere commented 2 years ago

Hello I am trying to decode the RDS, but the data are gibberish: I can "distinguish" the station name, but most of the time, it looks randomized. (I am running the code on a SAMD21) I first thought my board was damaged, but I can have it work well with a Raspberry (station name/ text and time) using this code https://github.com/franckinux/python-rd5807m It would really cool to update the serial monitor to show the RDS data thank you a lot for all your work!

deladriere commented 2 years ago

This is what I get (the correct station should be CLASS.21) c cR21 ÆÜcRS.cR CLAScR21 OBAScRcR CLAScT21 CLcRS.cR as S.21 ÕFAS asc cR21 asÆÜS.21 CL¿ cR21 CLAS‡ cR CLcRcR@ CLcRS.21 CLcSS.21 CLcSS.21 AScScS CLcSp 21 CLAS 21 ascS CLcSS.21 asc ¿ 21

pu2clr commented 2 years ago

I have dedicated few time to this project due to my academic activities. I will check and fix it as soon as possible. Thanks.

pu2clr commented 1 year ago

Could you try it again?