# COM Port data - Serial Device

**URL:** https://discourse.nodered.org/t/com-port-data-serial-device/41634
**Category:** General
**Created:** [25 February 2021 17:21 UTC](https://discourse.nodered.org/t/com-port-data-serial-device/41634 "2021-02-25T17:21:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sathishkumarc14](https://avatars.discourse-cdn.com/v4/letter/s/e480ec/32.png) [@sathishkumarc14](https://discourse.nodered.org/u/sathishkumarc14)
#### Post date: [25 February 2021 17:21 UTC](https://discourse.nodered.org/t/com-port-data-serial-device/41634/1 "2021-02-25T17:21:55Z")

</div>

We are trying to fetch data from serial device which is connected in COM3 port as RS232. We are able to get data from serial device. But, once in a while it returning NULL values or not returning anything. Is there any solution for this?

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [25 February 2021 19:24 UTC](https://discourse.nodered.org/t/com-port-data-serial-device/41634/2 "2021-02-25T19:24:18Z")

</div>

impossible to tell without understanding the type of data being sent and the settings of your nodes or seeing your flow.

You could always discard the msg if payload is empty!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [26 April 2021 19:24 UTC](https://discourse.nodered.org/t/com-port-data-serial-device/41634/3 "2021-04-26T19:24:40Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
