<?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>How do I post data/readings from the nRF5340 to a web page?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76325/how-do-i-post-data-readings-from-the-nrf5340-to-a-web-page</link><description>Hello, 
 I have a: nRF5340DK connected to Windows10 PC via USB. 
 I also have these that are working fine in terms of being able to communicate with the nRF5340DK over Bluetooth: nRF52840 BLE Dongle nRF Connect and nRF Cloud Gateway on Android smartphone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jun 2021 14:14:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76325/how-do-i-post-data-readings-from-the-nrf5340-to-a-web-page" /><item><title>RE: How do I post data/readings from the nRF5340 to a web page?</title><link>https://devzone.nordicsemi.com/thread/315173?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 14:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7cd2d2d-8056-4a49-bdec-960ef6c1a3a9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Benny,&amp;nbsp;&lt;br /&gt;I don&amp;#39;t think the http examples would work straight out of the box for nRF53. It&amp;#39;s made for the chip that has LTE/IP connection&lt;span&gt;&amp;nbsp;&lt;/span&gt;(e.g nRF91).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do you do the communication between the nRF53 and PC&amp;nbsp;via USB ?&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My suggestion for the easiest way to send data from the nRF53 to nRF Cloud is to write your own application on Windows PC to send data to nRF Cloud , can use REST API , MQTT API. It can be python or any programming language of your choice.&amp;nbsp;&lt;br /&gt;So when you receive data from the NRF53 (USB) you can push it from the Windows PC to the cloud (similar to the way the NRF Cloud app on the phone push the data to nRF Cloud). The data you transmit from the nRF53 to Windows PC via USB can be just raw data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have a look at the documentation here:&amp;nbsp;&amp;nbsp;&lt;a href="https://nrfcloud.com/#/docs"&gt;https://nrfcloud.com/#/docs&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>