<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic LPC804 vs PIC16F1824 'Data Signal Modulator Module' for comms via 433/915MHz radio link in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1231532#M43949</link>
    <description>&lt;P&gt;I am looking to design a small signal gathering device that can be used for security system edge devices, such as door contact/sensor, panic button and water/leak sensor. Essentially, it will be a tiny device powered by a 3v coin cell, sleeping most of the time and reporting status every few minutes (unless a change to environment is detected, such as door open/close change or water detected), connected to a radio module such as the ubiquitous FS1000 433MHz ASK module.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen designs using the PIC, presumably for it's Data Signal Modulator Module. While there are many devices for commercial "SmartThings" or Alexa systems, I want a simple one locally communicating directly with my main LPC845-based "hub", without any internet or other complications - just a simple, direct radio link to perhaps 6 separate, identifiable devices in each condo unit. Adjacent condo units will have the same system, communicating to 'their' own 5 or 6 local devices, so I will be using an addressable device communication scheme, even though I only need a single status bit otherwise from each.&lt;/P&gt;&lt;P&gt;My question; is there an NXP part with similar capabilities to the PIC? I am looking at the LPC804 which looks like it would do everything, but want to ask the community at large regarding this, in case there is something I missed as far as NXP MCUs goes. The LPC804 does not have a Modulator Module, perhaps there is something more directly suited for simple, low data radio modulation?&lt;/P&gt;&lt;P&gt;Thanks in advance and cheers!&lt;BR /&gt;&amp;lt;jeff&amp;gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 12:07:21 GMT</pubDate>
    <dc:creator>jmullen_condose</dc:creator>
    <dc:date>2021-02-16T12:07:21Z</dc:date>
    <item>
      <title>LPC804 vs PIC16F1824 'Data Signal Modulator Module' for comms via 433/915MHz radio link</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1231532#M43949</link>
      <description>&lt;P&gt;I am looking to design a small signal gathering device that can be used for security system edge devices, such as door contact/sensor, panic button and water/leak sensor. Essentially, it will be a tiny device powered by a 3v coin cell, sleeping most of the time and reporting status every few minutes (unless a change to environment is detected, such as door open/close change or water detected), connected to a radio module such as the ubiquitous FS1000 433MHz ASK module.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen designs using the PIC, presumably for it's Data Signal Modulator Module. While there are many devices for commercial "SmartThings" or Alexa systems, I want a simple one locally communicating directly with my main LPC845-based "hub", without any internet or other complications - just a simple, direct radio link to perhaps 6 separate, identifiable devices in each condo unit. Adjacent condo units will have the same system, communicating to 'their' own 5 or 6 local devices, so I will be using an addressable device communication scheme, even though I only need a single status bit otherwise from each.&lt;/P&gt;&lt;P&gt;My question; is there an NXP part with similar capabilities to the PIC? I am looking at the LPC804 which looks like it would do everything, but want to ask the community at large regarding this, in case there is something I missed as far as NXP MCUs goes. The LPC804 does not have a Modulator Module, perhaps there is something more directly suited for simple, low data radio modulation?&lt;/P&gt;&lt;P&gt;Thanks in advance and cheers!&lt;BR /&gt;&amp;lt;jeff&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 12:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1231532#M43949</guid>
      <dc:creator>jmullen_condose</dc:creator>
      <dc:date>2021-02-16T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 vs PIC16F1824 'Data Signal Modulator Module' for comms via 433/915MHz radio link</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1231998#M43955</link>
      <description>&lt;P&gt;I personally would look for an external module, perhaps with UART or SPI interface. I suppose not many MCUs with such a specific peripheral are around.&lt;/P&gt;&lt;P&gt;The transmission current of modules (like the FS1000) would limit battery lifetime, though. RF standards are not my field of expertise, though. BLE seems quite a bit overdone. Perhaps Zigbee, UWB, LoRa, or DASH7 ?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; Essentially, it will be a tiny device powered by a 3v coin cell, sleeping most of the time and reporting status every few minutes (unless a change to environment is detected, such as door open/close change or water detected), ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This essentially means the controller/MCU should wake up from a sleep state, and transmit immediately. Battery life heavily depends on usage, at much-frequented doors/windows, it might be only days.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 10:37:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1231998#M43955</guid>
      <dc:creator>frank_m</dc:creator>
      <dc:date>2021-02-17T10:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC804 vs PIC16F1824 'Data Signal Modulator Module' for comms via 433/915MHz radio link</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1232093#M43960</link>
      <description>&lt;P&gt;Hi, Jeffrey,&lt;/P&gt;
&lt;P&gt;As Frank said, I suppose that you can use TX pin of &amp;nbsp;uart to connect the data pin of FS1000 Data Signal Modulator Module, in this way, from the LPC804 perspective, the FS1000 is a uart device.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 14:11:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC804-vs-PIC16F1824-Data-Signal-Modulator-Module-for-comms-via/m-p/1232093#M43960</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-02-17T14:11:20Z</dc:date>
    </item>
  </channel>
</rss>

