Forum Post: RE: Internal temperature sensor in CC2540
John, From your question, I am assuming you are wanting an accurate temperature measurement, so please note that the internal TEMP SENSOR in the CC2540 is not for this purpose, it will only give an...
View ArticleForum Post: RE: Multiple central and single peripheral
Hello Smitesh,One way to test what state the device is in would be to check it by getting the value in the default switch of the simpleBLECentralEventCB().In gap.h, there are 16 possible states the...
View ArticleForum Post: RE: Bluetooth profiles + HTML5
Leo,The distance will depend on the selected output power as well as the environment. If you use the max allowed power (12dBm), you should see around ~70-80 ft range in line-of-sight.Miguel
View ArticleForum Post: RE: Can not work fine at free space/outdoor using CC8530
I recommend trying 5mbps A protocol with maximum possible latency (just use default settings of "Preloaded demo" in PP Wireless Configurator).PP EB with 8520-2590-EMs and nice antennas (Antenovas...
View ArticleForum Post: RE: CC2540 Keyfob ADC with AIN PIN
Thank you very much for your quick reply. Your suggestion is right. And I found the problem. There was something wrong with on board CC2540. I change a new one, and codes runs well.Thanks again.
View ArticleForum Post: RE: CC3000 : Error in loop back MSG (PC-CC300-PC)
Hi, At least regarding the second scenario, the problem is that you try to receive data of size CC3000_TX_BUFFER_SIZE which is the size of your RX buffer (defined in CC3000_common.h). But this size...
View ArticleForum Post: RE: RF-reader equipment for transponder RI-TRP-W9VS-30
Dear Reto,you should be fine with your suggested set up, the antenna devices will be active and orderable again during the next couple of days!Best regards,KSA
View ArticleForum Post: RE: maximum scan response in BLE
Hello Smitesh,1. From question 3 you would have seen the value in order to change it. The default was 8.2. I would think that if you want more than the default value of response, you would have to...
View ArticleForum Post: RE: Urgent! CC3000 based Web Server: Debug version ok but Release...
Hello thereIs there perhaps a 1.10.2 update to the HTTP Webserver Reference Design? The last version noted was swrc246b (located under v1.9) ThanksPeter
View ArticleForum Post: RE: Service Pack v1.10.2 version of CC3000+LM4F232 Wi-Fi Web...
GeetThanks for your reply. I have some reliability issues with the present http webserverCan I ask you to please let me (and other users) know asap when this new release becomes available?ThanksPeter
View ArticleForum Post: Good RSSI BLE slaver responses master connect request
Hi, My application is one BLE master connects many BLE slavers (CC254X). Sometimes the conncetion drops, and the master will try to reconnect the slaver. So the master send a connect request. But...
View ArticleForum Post: RE: Calibrator Segmentation Fault.
Hi Skip,What is the driver/firmware version you are using?Is WLAN working fine in normal mode (ifconfig wlan0 up)?Please try to the steps for calibration @...
View ArticleForum Post: RE: no advertising when using POWER_SAVING
Hello Andre,You should update to BLE v1.3. There were a number of issues with 1.2.1 and older version when it comes to POWER_SAVING. That may remedy your problem. Or you could set an OSAL_timer to...
View ArticleForum Post: RE: CC115L/CC113L simple link
Pleasecan someoneprovidethe filebelow?4466.cc11xL_simple_link.zip
View ArticleForum Post: CC2540 flashing/debugger problems
Hi, we have built a board with cc2540 and custom debug port and made a lead up for the debugger, however we are only seeing the red light on the debugger.We have double checked all connections and...
View ArticleForum Post: RE: no advertising when using POWER_SAVING
I found it: I forgot to reset the CPU-IRQ-request flag for the GPIO that was waking me up (I only cleared the flag in the GPIO). strangely everything worked but the radio.BTW: when porting my code to...
View ArticleForum Post: possible UART bug in SDK 1.3?
Hi,I'm using the UART with SDK 1.2.1 in the following configuration:19k2, 8, n, 1IRQ code from HAL (HAL_UART, HAL_UART_ISR=1, xHAL_UART_DMA=1)maxBufSize = 128HAL_UART_ISR_RX_MAX=250no flow controlUART...
View ArticleForum Post: Config CC3000 in AP mode ?
HII would to use CC3000 simplelink to connect external device to android tablet , via wifi.Android tablets which i use have only client wifi mode , so to connect it to CC3000 it need to have AP mode...
View ArticleForum Post: RE: RF-reader equipment for transponder RI-TRP-W9VS-30
Dear Reto,I am the responsible product manager for the antenna and we will continue to offer these parts. They should be orderable during the next couple of days and we will make them available for all...
View ArticleForum Post: RE: eZ430-TMS37157 Development Board -- RFID Demo Software 1.4.3
Hello Matt,should be there: http://www.ti.com/product/tms37157Just enter ez430-TMS37157 in the search field!Best regards,KSA
View Article