Forum Post: RE: 8051 Compiler to support CC2540
Hi,Refer to these threads:http://e2e.ti.com/support/low_power_rf/f/538/t/182785.aspxhttp://e2e.ti.com/support/low_power_rf/f/538/p/136434/778072.aspx#778072
View ArticleForum Post: TRF7970A Low Power gives higher received signal strength (RSSI)?
Hi,I've got a TRF7970A EVK board connected to a coil through the SMA connector, and I am using the RSSI level in Reg0x0F to evaluate coil read range. I've placed an RFID tag in the centre of the coil...
View ArticleForum Post: RE: sensor network
I cannot advice which sensors to buy, but you need a wired connection with sensor and CC254x. Than within firmware you can periodically poll the values using SPI or I2C protocol and send notifications...
View ArticleForum Post: RE: RemoTi ,RTI_StandbyReq(RTI_STANDBY_ON) and PM2 on TARGET
Hi Again.i see this after I pressed on the RESET in the IAR debugger. All the Watch content value are turn to ZERO after I click on the RESET button. Where are the data segment define options that I...
View ArticleForum Post: RE: Packet receiving with CC1101
Hi,I`m aware of the whole idea, the example shows something similar to my code. So I`m thinking that maybe I have some hardware issues that I need clear. Thank you for the response!regards,E.M
View ArticleForum Post: RE: deplicate UUID found under advertising mode
Hi Edwin,The first response is AdvData, the second is ScanRsp, received after iOS automatically sends a ScanReq during scanning for more information (active scan).Best regards,Aslak
View ArticleForum Post: RE: I cannot find BLE device's services, what do I need?
Hi,Have a look at our sample iOS app available from: ti.com/sensortag-wikiAlso you can try to connect to your device using the BLE Device Monitor, available from...
View ArticleForum Post: RE: SensorTag TMP006 remote temperature measurement not working...
Hi Richard,No, it's not broken as far as I am aware. I have tested it a couple of times on different boards, last five minutes ago. You may have received a faulty board for some reason. I'll forward...
View ArticleForum Post: RE: SmartRF04EB vs. SmartRF05EB
Hi Lei Chen1,There are several differences between the two boards with regards to peripherals (LCD, breakout I/O, etc.).The SmartRF04EB does not support newer LPRF SoCs and transceivers from Texas...
View ArticleForum Post: RE: CC2591 RF Front End -- Timing Characteristics -- Switching...
Sorry, but I cannot give a number on RX <---> TX switching time. We have only measured power down to Active (TX or RX). Thus, assuming Active to power down is 1 us the RX ---> TX switching...
View ArticleForum Post: RE: SmartRF Studio crashes with MSP-FET and CC430
Post moved to the Low Power RF Hardware & Tools Forum.
View ArticleForum Post: RE: Beginner Bluetooth Question - Bluetooth v4.0 and integrated...
Hi AndyIf the massive initial capital requirement is an issue, you can always go for an already certified module. There are many out there, but BR-LE4.0-S2 is an example from Blue Radios. Its Basically...
View ArticleForum Post: Sensortag not working...
Hi,I just got my sensor tag and while I am able to connect to it I am not able to access any services.I pulled out and pushed in the battery a couple of times. No effect.I downloaded the TI BLE Sensor...
View ArticleForum Post: RE: Query about connection intervals
Hi rswl88,1. This depends on their size, but from Peripheral to Central, the last notification will not have been acked on the link layer at the end of an interval, so it will take up space in the...
View ArticleForum Post: RE: WOR Issue on CC1101
Hi Siri,Problem found, the CC1101 is working perfectly, the problem is that after putting the radio in WOR state, I need to put Microcontroller (a stm32f) in power down state, and the problem is it,...
View ArticleForum Post: RE: Simple continuous RF transmission
Hi Benny,Remember to set the appropriate control signals for the CC2591 aswell. Check out the CC2591 datasheet and the schematic for the board you are using./Fredrik
View ArticleForum Post: RE: OSAL interrupts
Hi Ran,You can have define a new user defined event, and then use the function osal_set_event() to set the event for the receiving task/your application task. Please see also the OSAL API document...
View ArticleForum Post: RE: CC1120+CC1190 control via Smart RF studio
Hi Masa,Do you see the same effect if you try receive at a much lower signal strength? e.g. by unmounting the antenna on one of the boards, or increase the distance between the boards.Regards,Bjørn
View ArticleForum Post: CC2530_ZNP_pcb
Hello,We want to make a costum board which contains the CC2530_ZNP; well we downloaded a doc from Texas Instrument which have the PCB project of the Zigbee but when I opened the project I found it a...
View ArticleForum Post: RE: 8051 Compiler to support CC2540
John,As indicated by the above responses, the Chipcon 8051 devices are only supported by IAR and we do not have any support in CCS for these parts. There is an evaluation version of the tools...
View Article