<?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>Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60971/problems-with-twi-when-using-bluetooth-le-simultaneously-taking-wrong-data-from-twi-when-enable-ble</link><description>Hi. I&amp;#39;m developing IMU system for multiple purpose using ICM20948 &amp;amp; nRF52832. 
 But there are problems on TWI communications when using BLE simultaneously. 
 If not use BLE, all the data comes from IMU sensor is pretty well as shown below: 
 
 Small deviation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2020 15:17:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60971/problems-with-twi-when-using-bluetooth-le-simultaneously-taking-wrong-data-from-twi-when-enable-ble" /><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247961?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 15:17:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92bfb890-a3f5-4228-8a32-9153eb466aac</guid><dc:creator>jswcomkr</dc:creator><description>&lt;p&gt;I apologize for insufficient answer. I dont have I2C/SPI protocol analyzer. I used 1kOhms as pullup. I use P0.11 P.012 as TWI lines. I will review datasheets once again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247952?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 15:03:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55d9282e-44d7-47b5-8301-fc019fd0926b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;for the 3rd time of asking:&lt;/p&gt;
[quote userid="6462" url="~/f/nordic-q-a/60971/problems-with-twi-when-using-bluetooth-le-simultaneously-taking-wrong-data-from-twi-when-enable-ble/247783"]&lt;b&gt;Have you got an I2C analyser to see what&amp;#39;s actually happening on the bus?&lt;/b&gt;[/quote]
&lt;p&gt;or even just a scope to see if there&amp;#39;s anything grossly wrong?&lt;/p&gt;
&lt;p&gt;what pullups are you using?&lt;/p&gt;
&lt;p&gt;have you seen that some of the pins have warning not to be used for &amp;quot;high speed&amp;quot; IO when the radio&amp;#39;s running...?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247949?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 14:59:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbc7208c-01ff-4a2c-ba81-8ff25a44b455</guid><dc:creator>jswcomkr</dc:creator><description>&lt;p&gt;But the other data not comes from TWI is fine such as RTC or Timer/Counter. Only TWI is not working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247947?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 14:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19b24f16-ecb2-40b9-a936-c9e17e15936f</guid><dc:creator>jswcomkr</dc:creator><description>&lt;p&gt;I was gather that data through the UART. If disable Bluetooth LE, there are no problems. Arduino codes was made by me for convinience. The first codes are Arduino-like(just like Wire library of Arduino). Purpose of this codes are gathering IMU data through Bluetooth LE UART services.&lt;/p&gt;
&lt;p&gt;I guess that this problem caused from priority. is it right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247909?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 13:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7ef6a7e-742f-4f74-887d-4667272a7dcf</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So you&amp;#39;re sending data our of the nRF over a UART ?&lt;/p&gt;
&lt;p&gt;Are you sure it&amp;#39;s not the UART part that&amp;#39;s going wrong ... ?&lt;/p&gt;
&lt;p&gt;Again:&lt;/p&gt;
[quote userid="6462" url="~/f/nordic-q-a/60971/problems-with-twi-when-using-bluetooth-le-simultaneously-taking-wrong-data-from-twi-when-enable-ble/247783"]Have you got an I2C analyser to see what&amp;#39;s actually happening on the bus[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This looks like Arduino code.&lt;/p&gt;
&lt;p&gt;Note that Nordic has nothing to do with the Arduino implementation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247898?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 13:32:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fe202e7-ac07-4a28-ac97-811aeb9317b9</guid><dc:creator>jswcomkr</dc:creator><description>&lt;p&gt;I&amp;#39;ve added CP2104 USB to UART bridge chipset for communication. I got the data from this IC and saved it as CSV format using &amp;#39;Serial Plot&amp;#39; application on the Windows. After that, plot the data using MATLAB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with TWI when using Bluetooth LE simultaneously (taking wrong data from TWI when enable BLE)</title><link>https://devzone.nordicsemi.com/thread/247783?ContentTypeID=1</link><pubDate>Mon, 04 May 2020 08:21:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d06786-9f4a-4a30-9967-d6959bd663ce</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;How are you making those graphs?&lt;/p&gt;
&lt;p&gt;Have you got an I2C analyser to see what&amp;#39;s actually happening on the bus?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>