<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FireBoard 1.0.5RC2"> -->
<rss version="0.91">
    <channel>
        <title>thisisant.com - Forum</title>
        <description>FireBoard Site Syndication</description>
        <link>http://www.thisisant.com</link>
        <lastBuildDate>Sat, 04 Feb 2012 10:53:23 -0700</lastBuildDate>
        <generator>FireBoard 1.0.5RC2</generator>
        <image>
	        <url>http://www.thisisant.com/components/com_fireboard/template/default_gray/images/english/emoticons/rss.gif</url>
	        <title>Powered by FireBoard</title>
	        <link>http://www.thisisant.com</link>
	        <description>FireBoard Site Syndication</description>
        </image>
        <item>
            <title>Subject: sampling rate and message ratio - by: hfchin</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2521/#2555</link>
            <description>Hi,

That's absolutely correct, with a 1 Hz channel period, the ANT radio will only send one of the 4 samples. The channel period dictates the rate at which messages are transmitted, and each message contains only 1 sample. So with a 4 measurement per second sampling rate, but with the radio only transmitting 1 message per second, only 1 of those samples can be sent in that second, and the other 3 samples are discarded.

Ideally your channel period should match your sampling rate, so that you send every sample.

Cheers</description>
            <pubDate>Fri, 03 Feb 2012 13:48:45 -0700</pubDate>
        </item>
        <item>
            <title>Subject: problem receiving data's in the GATEWAY - by: rizopoulos</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2503/limit,6/limitstart,6/#2553</link>
            <description>The module attached to the USB board will not make a difference. 

I still believe that your problem is with the channel configuration. Would you please provide your code for your embedded application and your ANTware logs so that I can verify that you are setting your nodes up correctly?</description>
            <pubDate>Fri, 03 Feb 2012 10:00:04 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Ant+ dongle for Android devices? - by: martinr</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2034/limit,6/limitstart,6/#2550</link>
            <description>An API for programmers to utilize USB Host support (allowing you to connect dongles to your device) is available since Android 3.1 (ie. phones from 4.0) - however due to power requirements the feature is primarily for tablets, and won't be included in many phones.  This is a good step forward, but no products have been announced...yet.

A Bluetooth to ANT bridge is also possible.  While the MOTOACTV is nice, even with a rooted MOTOACTV applications can not make use of the inbuilt ANT as there is no API provided.  Again no products to do this have been announced (but demonstrations with the TI CC2567 chip last year have shown how easy it can be done).</description>
            <pubDate>Thu, 02 Feb 2012 18:07:10 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Galaxy nexus host for usb ant+ stick - by: martinr</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2536/#2549</link>
            <description>Using the USB Host API (http://developer.android.com/guide/topics/usb/host.html), is an endpoint available for the ANT USB stick while connected to the Galaxy Nexus?</description>
            <pubDate>Thu, 02 Feb 2012 17:34:30 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Android API Updates - by: AndroidDev</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,1367/#2548</link>
            <description>Update: Android_ANT_SDK_20120201</description>
            <pubDate>Thu, 02 Feb 2012 17:25:40 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Re:Android API Updates - by: AndroidDev</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,1367/#2548</link>
            <description>Update: Android_ANT_SDK_20120201</description>
            <pubDate>Thu, 02 Feb 2012 17:25:40 -0700</pubDate>
        </item>
        <item>
            <title>Subject: where can I buy ANTC782M41B modules? - by: Agilenano</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2547/#2547</link>
            <description>where can I buy ANTC782M41B modules?</description>
            <pubDate>Thu, 02 Feb 2012 15:17:12 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT Time Sync - by: FigBug</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2534/#2544</link>
            <description>That sounds like a good idea, I'll give it a try.</description>
            <pubDate>Thu, 02 Feb 2012 11:34:58 -0700</pubDate>
        </item>
        <item>
            <title>Subject: speed measuring device - by: william lang</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2540/#2540</link>
            <description>i have a question, hopefully you can help..looking for a wireless device that i can attach to my person, that will send speed information to my smart phone...and of course inexpensive...i appreciate any response...william</description>
            <pubDate>Thu, 02 Feb 2012 09:10:59 -0700</pubDate>
        </item>
        <item>
            <title>Subject: events - by: rizopoulos</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2500/limit,6/limitstart,6/#2538</link>
            <description>Hi, 

You are receiving EVENT_RX_FAIL_GO_TO_SEARCH twice, but they are two separate instances. 

Your log shows that you have a syncronized channel that is receiving (Message ID 0x4E). Then you receive 7 consecutive EVENT_RX_FAIL messages which causes your channel to loose synchronization and drop to search. After your search timeout has occurred, the channel is autmatically closed, so you receive a response no error to  your channel closed message. Then, you send a reset command which puts the wheels in motion to re-open your channel. 

Then, your channel finds a matching master, synchronizes with it for a short time, and the same scenario happens again. It receives 7 EVENT_RX_FAIL messages then subsequently drops to search, evident from the EVENT_RX_FAIL_GO_TO_SEARCH. 

The logs you provided are perfectly normal. Because your channel dropped to search twice, you will receive an EVENT_RX_FAIL_GO_TO_SEARCH twice. If your intention is not to re-open the channel after it has been closed, I suggest taking a look at the code you are using and handling the event more appropriately. 

Cheers, 

Kassandra</description>
            <pubDate>Thu, 02 Feb 2012 08:26:10 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Request Message Command - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2528/#2529</link>
            <description>For closing the channel, make sure to wait until the EVENT_CHANNEL_CLOSED is generated, which can take up to one message period from the point where you send the close channel command. After this, the status should be reflected accurately. 

Once you open the channel and see the RESPONSE_NO_ERROR, a slave channel will go to the SEARCHING state, and will reflect this accurately in the response.</description>
            <pubDate>Tue, 31 Jan 2012 16:49:58 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Are Eagle files available for any of the drop in modules? - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2513/#2527</link>
            <description>No, it is not available.
You can get the CC257x reference design from Texas Instruments here
http://www.ti.com/product/cc2571#toolssoftware</description>
            <pubDate>Tue, 31 Jan 2012 10:02:23 -0700</pubDate>
        </item>
        <item>
            <title>Subject: how to close a channel properly? - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2482/#2526</link>
            <description>Since you are not getting any EVENT_TX messages, it would seem that the channel was closed. Are you able to confirm with a logic analyzer whether the EVENT_CHANNEL_CLOSED message is being sent by ANT after closing the channel?  This would let you know if there are any issues on the serial drivers that would cause your MCU to miss messages from ANT.</description>
            <pubDate>Tue, 31 Jan 2012 09:57:43 -0700</pubDate>
        </item>
        <item>
            <title>Subject: CRC interpretation - by: boucousis</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2518/#2525</link>
            <description>Yes, that is an older version of the FIT protocol document and that statement is now invalid. The CRC must be calculated at all times.

Download the latest version of the SDK (currently 1.5). A newer release is scheduled later this week.</description>
            <pubDate>Mon, 30 Jan 2012 18:43:27 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Building security systems - by: Paul</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2523/#2523</link>
            <description>Hi, does anyone know if the ANT system is suitable for home or business alarms systems?  Do you think its possible to get it to work in that environment?  Low power and less wiring seems like a big plus.</description>
            <pubDate>Mon, 30 Jan 2012 09:31:43 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Proguard keep requirments. - by: jbootsma</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2515/#2517</link>
            <description>If you are using the obfuscation in your proguard config (the default is to use obfuscation) you need to add the following line to your proguard.cfg in order for the library to find the service:

[code]-keepnames class com.dsi.ant.IAnt*[/code]

The next release of ANTLib will include a fix to remove this requirement if using obfuscation.</description>
            <pubDate>Fri, 27 Jan 2012 11:31:49 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Controlling transmitter power levels and getting RSSI values on Android phone - by: jbootsma</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,1736/#2516</link>
            <description>For information on using the RSSI feature please refer to AN16_RSSI_Extended_Information in the Application notes section of the developers zone (http://www.thisisant.com/pages/developer-zone/ant-application-notes).

The Android ANT API does not currently have an ANTLibConfig function which is needed for RSSI, but the message can still be sent using the general ANTTxMessage function of AntInterface.

Controlling TxPower can be done per channel using the ANTSetChannelTxPower function.</description>
            <pubDate>Fri, 27 Jan 2012 10:44:25 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Strange shutdown crash. - by: ifor</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2501/#2514</link>
            <description>Thanks I will add the workaround.</description>
            <pubDate>Fri, 27 Jan 2012 03:14:17 -0700</pubDate>
        </item>
        <item>
            <title>Subject: SensRcore - ANT11TS33M5IB - by: ibefra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2473/#2511</link>
            <description>Hello

&quot;An issue with MCU pins leaking current through LEDs&quot;

Yes, that's it

 http://www.thisisant.com/images/fbfiles/images/04a.jpg 

Image shows higher current exceptionally, but 0xF0 solves comfortably that issue.</description>
            <pubDate>Thu, 26 Jan 2012 16:13:49 -0700</pubDate>
        </item>
        <item>
            <title>Subject: AP81M5IB rev G low power mode issue - by: slegal28</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2403/limit,6/limitstart,6/#2498</link>
            <description>Hi,
I'm faced to the same issue, I use AP81M5IB module in  sync byte mode . There is no issue to open a channel, I enabled the 32kHz crystal and I didn't see the comsumption improvement.

When I try to close the channel and I receive RESPONSE_NO_ERROR but never EVENT_CHANNEL_CLOSED, and the module keeps on broadcasting. 

Moreover, I tried to use the deep sleep command as indicated in the AN13, the module answer without any impact. 

The only working way is to switch but it'snot acceptable.

How could be sure the 32kHz crystal is started?

Alejandro did you fix this issue?

Thanks in advance for your support.

Best Regards

Sebastien</description>
            <pubDate>Wed, 25 Jan 2012 06:49:57 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Development kit user manual for the C7EK1 kit - by: hfchin</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2495/#2496</link>
            <description>You can find the TI Evaluation Kit Quick Start Guide linked on the bottom of the CC257x page here (http://www.thisisant.com/ti/cc257x).</description>
            <pubDate>Mon, 23 Jan 2012 12:44:03 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT-FS APIs for Android - by: maurits.vanderhoorn</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2484/#2494</link>
            <description>public void ANTTxMessage(byte[] message) throws AntInterfaceException

from ANTLib should do what you need. Pass it a byte array with no sync byte or checksum, just len, id, data. e.g. for a reset: [01][4A][00]</description>
            <pubDate>Mon, 23 Jan 2012 09:49:36 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT+ device syn with Android ANT+ Apis - by: Hunt</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2447/#2491</link>
            <description>As i am planning to start with Android ANT+ Apis on a android simulator and a ANT+ USB stick , i hope this is the proper way ? 
if i am wrong then please suggest the better one , and moreover where can i find the ANT+ USB stick which follows your standard ?</description>
            <pubDate>Mon, 23 Jan 2012 07:47:01 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT Android Emulator Tools - by: Tom Londo</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2246/limit,6/limitstart,12/#2481</link>
            <description>I am trying out the emulator tools and have followed the readme instructions in the package.

When I launch the ANT Android VM, it makes it through the screen with the small font Android and the blinking underscore after the d.  However, it never makes it past the next screen with the large ANDROID and the wave going through the letters.  Eclipse console hangs at the &quot;Waiting for HOME ('android.process.acore') to be launched...&quot; message.

If I try to connect via adb to install the Service and Configuration apks, I cannot connect presumably because the VM has not fully loaded yet.

I've created ANT Android emulators for both version 2.1 and 4.0.3 and get the same behavior in both.

I've not had this problem with any of the non-ANT emulators and have successfully written and debugged code using the same Eclipse and SDK installation as I'm using with this.

I'm very eager to get this going and move forward.  Any suggestions for getting the VM to fully launch are greatly appreciated.


Thanks,
Tom</description>
            <pubDate>Thu, 19 Jan 2012 15:01:28 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Battery board problem~ - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,31/id,2407/#2480</link>
            <description>Please double check the settings of the DIP switch on the battery board.  You may also want to double check the script, along with the channel parameters configured in ANTwareII, as described in the manual.</description>
            <pubDate>Thu, 19 Jan 2012 13:14:50 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT Android Emulator Bridge doesn't work for me - by: milky</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2464/#2475</link>
            <description>Hi Martin,

Thanks for your answer. I just tried to startup as soon as possible with resources at hand, until I get ANT enabled phone.

Regards</description>
            <pubDate>Thu, 19 Jan 2012 00:42:23 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Connecting to ANT+ USBstick through a USB-HUB - by: Golden</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,1312/limit,6/limitstart,6/#2472</link>
            <description>I am running on Windows 7 64-bit.  Here is the hub that I'm using:

http://www.amazon.com/gp/product/B000KUQ8FG/ref=oh_o01_s00_i02_details

I also tried a Targus 4-port non-powered hub with the same results.  I tested with no other devices connected to the hub, and tried plugging the stick into the hub, then the hub into the PC.  Then tried the reverse: plugged the hub into the PC, then the stick into the hub, all with the same results.  I usually can open the Ant dll and attach to the device, but lose communication when trying to open a channel.

I used a software protocol analyzer called USBLyzer to capture the URB's in both scenarios of plugging into the computer and functioning properly, and plugged into the hub and not functioning.  Would it help for you to see those files?  Is there a way to get those files to you to look at?</description>
            <pubDate>Wed, 18 Jan 2012 17:52:43 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANTAP281M4IB reference design - by: The Big ANT</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2460/#2469</link>
            <description>Hello Florian

I am the ANT Global Sales Manager. Unfortunately we do not make the design files for the ANTAP281MxIB modules available to users.
Nordic Semi's refernce design does support a 50 ohm stub and they suggest a meandering antenna design. I suggest you contact your local Nordic distributor to ask them for layout help and circuit testing. Nordic offers these services to their customers typically for free.</description>
            <pubDate>Wed, 18 Jan 2012 11:15:25 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANTC782M5IB and HRM - by: rizopoulos</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2463/#2468</link>
            <description>Hello, 

I suggest taking a look at the 'Getting started with ANT+ Enabled Applications' post available here: http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,1169/
and
http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,1391/

There is also some embedded reference code for ANT+ applications available here:

http://www.thisisant.com/pages/ant/ant-embedded-reference-designs

In order to access the emebedded reference code, you will need to become an ANT+ adopter. It is free, and can be done through the following link: http://www.thisisant.com/pages/ant/ant-adopter-agreement

Cheers</description>
            <pubDate>Wed, 18 Jan 2012 10:19:11 -0700</pubDate>
        </item>
        <item>
            <title>Subject: smartLAB walk+ with Android - by: rizopoulos</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2413/limit,6/limitstart,6/#2467</link>
            <description>I strongly suggest that you try talking to the walk+ with ANTware II and confirming that you can actually see it showing up there, if you can't see it there, you will NOT see it on your Android app. 

I am also curious where you got the value for the period from? I would be curious to see if you can see the beacon from the walk+ if a node in ANTware II is opened in continuous scanning mode, if you can, then your period is wrong. Please try this. 

I would also like to point out that there is currently no ANT+ device profile that uses 100 as the device type. This leads me to believe that the information you have regarding the walk+ is wrong, and that it is not an ANT+ device, as Martin Simhofer said. 

I suggest taking Martin Simhofer's advice and try looking for the device on the public network on frequency 66 (with your ANTware II node in continuous scan mode, not a specific period).

If you still cannot get the walk+ to transmit, contact the manufacturer, as we are do not know the specifics of the walk+, and will be unable to provide you with any device specific support. 

Cheers</description>
            <pubDate>Wed, 18 Jan 2012 10:14:41 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Blood Pressure cuff on Android - by: psyckodelig</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2171/limit,6/limitstart,6/#2466</link>
            <description>What have vou do too see the beacon? I`ve a smartlab walk+ here and I don't get the beacon.... I gues its the same problem.</description>
            <pubDate>Wed, 18 Jan 2012 08:12:52 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Blood Pressure on iPhone - by: old_man_biking</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2449/#2461</link>
            <description>When you're a registered ANT adopter you have access to valuable tools in the ANT adopter's corner of www.thisisant.com.
E.g. ANTFS-Host and -Client apps for Windows that can
1. simulate a display that receives data from the BPM
2. simulate a BPM sensor
So you:
1. can check if your BPM device is ok, talks ANT+ flawlessly and you understand the pairing procedure
2. have a simulator that you can use for development and testing to peer with your application

Cheers,
OMB</description>
            <pubDate>Tue, 17 Jan 2012 08:44:24 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Managed ANT+ DLL usable on mobile platforms? - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2441/#2455</link>
            <description>The ANT Managed Library is composed of two parts: a native library and a managed wrapper to expose all the functionality in .NET.  While most of the native library is cross platform, the lower layers that implement the communication with the USB stick are specific to hardware/drivers, so this is something you would need to implement for your mobile platform.  The full source code of the libraries is available in the ANT+ Adopter Zone
http://www.thisisant.com/pages/ant/ant-software-tools</description>
            <pubDate>Mon, 16 Jan 2012 08:50:07 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Is it possible to create a single, cross-platform ANT communication library? - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2443/#2454</link>
            <description>Have you had a look at the ANT Windows &amp; MacOS Library Packages? Most of the library is implemented in C++, and is cross platform. The parts dealing with serial communication are specific to each platform, as they are related to specific hardware and drivers.   The full source code is available on the ANT+ Adopter Zone, so you can have a look and decide whether it fits your development.

Since you mentioned specifically Android and iOS...  There is already an ANT Android SDK - it is quite different from the PC libraries.  For iOS, if you are planning on using a 3rd party dongle (e.g. Wahoo), you may need to use the API provided by the 3rd party.</description>
            <pubDate>Mon, 16 Jan 2012 08:44:34 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Getting Started with Development of ANT+ Android Apps - by: Hunt</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,1316/#2448</link>
            <description>For Android ANT+ mobile development what sort of resource ( including hardware and software) are required apart from ANT+ android APIs ?</description>
            <pubDate>Mon, 16 Jan 2012 02:23:35 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Milti App support - by: ifor</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,1955/#2442</link>
            <description>I read with interest a hint that this is being worked on, on the SE Developer World site. (http://developer.sonyericsson.com/wp/2012/01/12/the-family-of-xperia-phones-supporting-ant-is-growing/#more-5029)
I have structured my bike head unit app IpBike (http://www.iforpowell.com/cms/index.php?page=ipbike) into two seperate apps so as to at least allow myself to do multiple apps talking to ant simultaniously.  Although I have not started on a second app yet I am planning to do a logger for HR RR data.

If there is any cance of participating in the design work I am interested.

A beta of the app is avalible off my website (http://www.iforpowell.com/cms/index.php?page=android-apps).  Feedback welcome.</description>
            <pubDate>Sat, 14 Jan 2012 13:15:45 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Header byte not in FITgen structures - by: nszmnsky</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2440/#2440</link>
            <description>I had expected to see the header byte - def/data - include in the structures produced by FITgen, but don't see them. Or am I just overlooking them? If they are not there, why not?</description>
            <pubDate>Fri, 13 Jan 2012 20:46:59 -0700</pubDate>
        </item>
        <item>
            <title>Subject: How could &quot;manually&quot; set the master's anchor point? - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2431/#2439</link>
            <description>No, this is not possible.  The master will begin transmitting when you open the channel (with a small delay pending on available resources).</description>
            <pubDate>Fri, 13 Jan 2012 16:58:51 -0700</pubDate>
        </item>
        <item>
            <title>Subject: C7, ANT2 - receiver sensitivity - RSSI? - by: Vlado</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2424/#2424</link>
            <description>Question regarding ANT receiver sensitivity is something everyone
would like to know. Recently I replaced my ANT2 modules with C7
modules by TI. The nice feature is RSSI which was not available
in previous modules. In my surprise the lowest RSSI I managed to
achieve with no loss (BER = 0) was only -48dBm of RX RSSI signal.
This is somehow very, very BAD RX sensitivity. The documentation
is giving -85dBm at BER = 0.1%. But this number is not reachable.

I have tried hooked PA on the front-end of ANT2 and C7 modules
and performance is improved by incredible 40dB!!!
RF link distance 10km!!!

Could anyone explain to me how-so that RX sensitivity is so bad
and what can be done to improve this figure? I would like to
have workable RF link with -80dBm of RX signal.

Vlado.</description>
            <pubDate>Thu, 12 Jan 2012 02:55:16 -0700</pubDate>
        </item>
        <item>
            <title>Subject: ANT Android Emulator support available - by: AndroidDev</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2422/#2422</link>
            <description>The tool required to add ANT support in the Android Emulator (using an ANT USB Stick attached to a Windows PC) has been made available publicly.  It can be found on the Android API page (http://www.thisisant.com/pages/developer-zone/android-api).</description>
            <pubDate>Wed, 11 Jan 2012 17:07:14 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Motorola Phones - by: jr</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,30/id,2229/#2419</link>
            <description>The chipset should support it. It utilizes the Texas instruments. Chooser.Chipset.. Now it is up to them to turn it on. Any hacker s listening?</description>
            <pubDate>Wed, 11 Jan 2012 13:53:00 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Java SDK1.5 corrupted timestamps if unknown message - by: womohundro@ittrium.com</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2417/#2417</link>
            <description>An unknown message generates all unknown fields, which by default are of type 'enum'.  In a stream using compressed timestamp headers that includes unknown messages (as is the case for a Garmin FR70 ACTIVITY file), treating the unknown Timestamp field as a single byte enum rather than a 4 byte value corrupts the following compressed timestamps in the stream.

I have a quick set of fixes to Decode, Factory, and Field to set the Field type based on the unknown message MessageDefinition. This corrects the problem and helps properly process fields within unknown messages.

What is the appropriate way to post such fixes back to the development team working on the next rev of the SDK?  Send me a note if you would like a copy of my fixes.</description>
            <pubDate>Wed, 11 Jan 2012 08:30:20 -0700</pubDate>
        </item>
        <item>
            <title>Subject: errors with generated code in TI CCS for MSP430 - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2307/#2406</link>
            <description>Correct.  Don't include fit_pcm.c in the project.  fit_product.c includes the configured fit_x.c product source file.</description>
            <pubDate>Mon, 09 Jan 2012 09:54:39 -0700</pubDate>
        </item>
        <item>
            <title>Subject: Adding array data to CSV for use with FitCSVTool - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2291/#2405</link>
            <description>Yes, message definition defines length of array.</description>
            <pubDate>Mon, 09 Jan 2012 09:53:48 -0700</pubDate>
        </item>
        <item>
            <title>Subject: FitCSVTool case sensitive - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,27/id,2290/#2404</link>
            <description>That is correct.  The CSV tool could be improved to ignore message id case.  The message ids are not case sensitive because lower case with words delimited by underscore is converted to lower, upper or intercaps depending on the language convention.</description>
            <pubDate>Mon, 09 Jan 2012 09:52:49 -0700</pubDate>
        </item>
        <item>
            <title>Subject: mcu can't receive message from NRF24AP2E with Asynchronous mode - by: alejandra</title>
            <link>http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,2394/#2402</link>
            <description>If there is a mismatch on baud rate, you will have issues communicating through UART.  Since you mention the bit period you are measuring is not as expected, please double check your clock circuitry, as well as your UART baud rate configuration.

Please carefully review your connections with respect to the reference design for UART in the datasheet From your description, there may be a few errors - SIN/SOUT should be connected to the serial lines of your MCU, not to VCC.  Are you using an external 32KHz clock sourced for the AP2?  XC32K1&amp; 2 should be connected to the external 32KHz source if you are using one.

If possible, we would also recommend connecting the RESET pin to an output in your MCU, so you have the ability to reset the AP2 from your MCU.</description>
            <pubDate>Fri, 06 Jan 2012 08:31:42 -0700</pubDate>
        </item>
    </channel>
</rss>
