Forum Post: RE: CC110L wake/sleep function issues.
HiIt looks in fact like it is a SAFC (0x37) strobe that is being sent. From the returned status byte is looks like the radio indicates that it is already in IDLE. (returned 0x0F).If the radio was in RX...
View ArticleForum Post: RE: TimeApp BTool
Hello, Note: I use BTool Application v1.30dI fall back to TI demo SWRU301A page 18. After scanning and establishing I can read using characteristic UUID “F1:FF” and get handle (0x0022) and value (01)....
View ArticleForum Post: RE: AM1808 and WL1271
HI Inderjti,#2 : It depends on your build script, in your “wl12xx_build_BT_blueZ4_98.sh”, if the folders are mentioned in the clean option. That particle folders will be removed but the tar files will...
View ArticleForum Post: RE: Two Profiles in the same device
Hi Rakesh Jaiswal,I applied partially the "double 0" suggestion in order to develop my custom ZigBee device. In my case, I needed to implement a SE device with additional features, HA features such as...
View ArticleForum Post: RE: Performing BLE connection procedure and app events together
I got it working.Thank you for your response.
View ArticleForum Post: RE: CC2540 pairing process
Hi, i am using "Host Test Release" project ( in USB dongle ) and "KeyfobDemo" project ( in key fob) Using BTool when i give start pairing and pass key , i am getting this LTK's . who is generating...
View ArticleForum Post: RE: Bluetopia MSP-430, max data per connection event
Hello,Thank you for your response! Will wait information about TI feedback.Best RegardsArtem Zemlyanukhin
View ArticleForum Post: RE: osal event is getting set but not getting executed...
Hi Ben,If it's a relatively short code, you can post it here for review (attach it a s a .txt file), also please include the headerswith your own defined constants.
View ArticleForum Post: RE: BTool source code?
Hi, I did had certain problems with their API, but mainly because of poorly documented particularities (e.g. their firmware will not keep custom advertising data when device switches between the roles,...
View ArticleForum Post: RE: cc2540 BLE Observer
Hi Gautham,[quote user="Gautham Kannan"]Then I should change the default value from 8 to some higher value depending on my requirements right?[/quote]Correct. Value 0 would mean infinite, but if you...
View ArticleForum Post: RE: cc2510 debug
To be able to prigram your custom board you must have these signals connected to CC Debugger:RESET_NP2_1 (DD)P2_2 (DC)GNDVCC from your board, this is used voltage level shifters inside the CC debuger
View ArticleForum Post: RE: Put cc2531 in sleep mode
After a brief thinking, I have edited my previous post, the answer is there
View ArticleForum Post: RE: RFID readout at small distance 20 mm
I use the small glass transponder of 23 mm. This transponder has a small inductor. If I change the reader coil to a lower value eg. 10 uH, than my capacitor must have the value of ~130 nF to have a...
View ArticleForum Post: RE: Explaining lost frames
Thanks for the reply - sorry it has taken so long to get back (some poorly timed holidays).The EP hardware is my own design that uses the CC2500 and MSP430F249 chip. The AP is using the USB dongles...
View ArticleForum Post: RE: Strange Ping behaviour before proper Link made between EP and AP
Hi Stuart,That's interesting that you say if the ED's reboot and then have to re-join that the AP's will give them another Link ID. I'm going to have to look into that a bit deeper. I've just added...
View ArticleForum Post: CC2530 Hardware Tool
I found SLAU278L.pdf for MSP430 Hardware Tools, does TI have the similar hardware tools for CC2530? Or any suggestion on how to program CC2530 before assembly to the board.Thanks.
View ArticleForum Post: RE: RFID readout at small distance 20 mm
did you by chance see the antenna on slide 35, previously attached? would this size work for you - i think it should give you right around exactly the distance you are looking for with the 23mm tag.
View ArticleForum Post: RE: Sorting glass-embedded transponder
you might want to check with OregonRFID...http://www.oregonrfid.com/store/index.php they might know about that or otherwise you would have to make some kind of wheel or conveyor to read them, then push...
View ArticleForum Post: Short range communication
I am looking for evaluation boards for short range communication( transmission video and audio). Ranges of 8 meters and 100 meters. I was checking the TRF7970A but Im not sure about its range. The...
View ArticleForum Post: cc2510 ADC conversion
Hi, question regarding the cc2510 ADC conversion using ADCCON2 register.Per datasheet, "SCH ≤ 0111: A conversion sequence will contain a conversion from each ADC input, starting at AIN0 and ending at...
View Article