<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF51822 (BBC Micro:bit) FSK encode and decode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34589/nrf51822-bbc-micro-bit-fsk-encode-and-decode</link><description>I&amp;#39;m looking to encode and decode an AFSK signal (via wire not RF) using 2KHz (0) &amp;amp; 4KHz (1) with an 8-bit frame size and 6 frames to a block. Is this achievable with the Micro:bit? Can I make use of the S110 SoftDevice in a non-bluetooth way with direct</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 May 2018 12:34:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34589/nrf51822-bbc-micro-bit-fsk-encode-and-decode" /><item><title>RE: nRF51822 (BBC Micro:bit) FSK encode and decode</title><link>https://devzone.nordicsemi.com/thread/133000?ContentTypeID=1</link><pubDate>Wed, 23 May 2018 12:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0b7f69b-7609-459e-996e-ca67f4348622</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Jason,&lt;/p&gt;
&lt;p&gt;I have no experience with Micro:bit specifically, but I would think that you should be able to do this on the nRF51 on the MicroBit. The receiving part could probably use the ADC could be used to sample the signal and process it in software. For the transmitter part, I would think that you could hook a timer (or RTC) to a GPIO using PPI to generate the two frequencies, and only have to reconfigure when you change frequency (new symbol). You will probably need some external analog filtering as well.&lt;/p&gt;
&lt;p&gt;It would be interesting if someone in the forum has done something similar or have any other ideas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>