Forum Post: RE: Internal temperature sensor in CC2540
The internal temp sensor is connected to the ADC input internally.Internal Reference = 1.24V Temperature coefficient: 4.5bits /1°C at 12-bit resolution. (as shown in the datasheet )So if the internal...
View ArticleForum Post: RE: CC2540 Temperature sensor Calibration
CKAnother thing I'd like to mention, the chip temperature might be different from what the ambient temperature. Say if the radio is continuously running, this would lead to the chip internally heating...
View ArticleForum Post: RE: CC2540 ADC sampling while transmitting
Found it - Apparently it was not available in BLE1.2 but only in 1.3
View ArticleForum Post: WL1271 IRQ Stuck High
I'm using WL1271 mounted to a custom PCB, using MMC2 interface on AM3359. I was able to build the driver modules to support the device, but the required firmware version (v3) seems to be missing from...
View ArticleForum Post: RE: Need information and datasheet on the TMS37F128
Leo, please contact me through email to handle this request.Thanks,Klaus Seiberts
View ArticleForum Post: RE: OOK with CC430
Sverre, could you or any of your colleages please provide a working register configuration for OOK regardless of data rate and frequency? For instance 868 MHz and 2.4 kbps would suit me fine. Of course...
View ArticleForum Post: RE: Wlan_connect(....) API
Hi Aaron ,Thanks for ur reply.The following is workingchar SSID[32] = "MUKUNTHANKA"; and when i pass array address, it works without any issuebut when i do define in macro, #define DEFAULT_SSID (char...
View ArticleForum Post: RE: TI BLE Stack v1.3.1 released (April 18th 2013)
So you have not (or not completely) ported your HAL target subdirectory (BLE-CC254x-1.3.1\Components\hal\target\your-target-sub-dir-name (e.g. CC2540EB)The new function call has 2 parameters:...
View ArticleForum Post: Using BlueZ 5.2 HciTool to Communicate with CC2540
I am using the TI BLE HCI Vendor Specific HCI Guide to attempt communication with the CC2540 using the BlueZ 5.2 hcitool cmd. I can successfully connect and disconnect from the CC2540. Hcitool cmd...
View ArticleForum Post: BLEMini and CC2540 eval kit USB dongle
Hi All,I am trying to use the CC2540 USB dongle to receive data being sent form my RedBearLab BLEmini device which also uses a CC2540 chip. So I am basically trying to establish a serial link between...
View ArticleForum Post: RE: Power consumptions SoftMAC vs FullMAC
Hello,Regard to power consumption there is no much different between Soft and Full MAC in 1273.In 1273 the FW is taking care for the power management and wake-up the host processor only when needed....
View ArticleForum Post: RE: CC2540MINI or CC2530ZDK
Thank you very much Chatto.I will continue in working towards getting you approval and avoiding your instantaneous deletions :-)
View ArticleForum Post: SPP_Data_Write returns 0 after some period of time.
I am running the Bluetopia stack on a MSP430F6438. We have the PAN1323 module hooked up to this MSP. The Linux bluetooth stack pairs with the PAN1323, opens a serial port, and issues a few commands....
View ArticleForum Post: RE: Does rswl88's android code also works for galaxy s4
Oman, one thing I can suggest is downloading the SDK and trying it out. I do not have a device to test it on.The Samsung SDK page has an email address near the bottom that you can send inquires to....
View ArticleForum Post: RE: HCI_LE_Rand and HCI_LE_Encrypt support in HostTestRelease?
[quote user="greenja"]Is there some reason you need to do this through the HCI, could this not be done in your code? You could call the RND function as per the user manual, have it execute and return...
View ArticleForum Post: RE: WL1271 IRQ Stuck High
Hi,Looks like the issue is with MMC2, enabling the MMC debug logs will help to see if the read requests are failing.ThanksVijay
View ArticleForum Post: RE: Stone Street One Bluetopia Stack Size on CC2564 - BT w/ A2DP...
To correct my wording....the SSO stack running on an apps processor connected to the CC2564.Marc
View ArticleForum Post: RE: wl1271 on Variscite OM44 driver/firmware crash
Sorry for the delay. The vendor is changing their Wifi module to one that already carries FCC certification so I no longer need to put the device in this mode.However, I can't even get this one to work...
View ArticleForum Post: RE: OOK with CC430
Sverre,I tried your proposed configuration settings without positive results. Your proposed configuration (the important registers) was the following:PKTCTRL0 = 0x00 // CRC_DISABLED +...
View Article