<?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>Is it possible to send RSSI values to the frontend/server using JSON object?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61589/is-it-possible-to-send-rssi-values-to-the-frontend-server-using-json-object</link><description>Hello All, 
 I am working on an indoor positioning project where I want to send/POST request RSSI values to the server/frontend. So is it possible to send RSSI values to the server using JSON object? 
 Example is as below 
 e.g 
 response = { 
 &amp;quot;rssi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2020 08:50:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61589/is-it-possible-to-send-rssi-values-to-the-frontend-server-using-json-object" /><item><title>RE: Is it possible to send RSSI values to the frontend/server using JSON object?</title><link>https://devzone.nordicsemi.com/thread/251194?ContentTypeID=1</link><pubDate>Fri, 22 May 2020 08:50:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf24778b-872b-4a3a-aa81-ed97cdf40577</guid><dc:creator>Guojun Wang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How do you communicate between the Bluetooth chip and the server? What is your gateway?&lt;/p&gt;
&lt;p&gt;There is a cjson library you can use to generate a json object and encode as ASCII or UTF-8 string.&lt;/p&gt;
&lt;p&gt;You can use &amp;quot;&lt;span&gt;&lt;em&gt;6LoWPAN over BLE&lt;/em&gt;&amp;quot; as well to send IP packet over the network as well. There are several examples you can find the SDK example.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>