Hello,
I am trying to transmit data on 433 frequency. For that I used NTM88_starter_Project as reference.
I want to validate the data transmission by receiving the data. But data is not received to receiver.
Receiver setting are like
frequency: 433KHz
Frequency deviation: 100000Hz
Demodulation: FSK
Data length: 20 bytes
Chip rate : 19200
Decoding style: MANCHESTER _ MANCHESTER
IF:200000Hz
Channel filter: 60000
I used IREC software and it hardware to receive data.
Is any another way to check data transmission like connecting any pin to DSO and obtained waveform.
While debugging the code
I check 433_interrupt flag it set properly