Quantcast
Channel: Wireless Connectivity
Browsing all 116964 articles
Browse latest View live

Forum Post: RE: wl12xx - ol_R5.SP3.05 drivers + firmware doesn't work on Wl1271

Hi Abhijit,Any updates from your side on testing using WL1271 PG 2.0Thanks & RegardsGirish  

View Article


Forum Post: RE: RFID reader with TRF7960 and PIC24FJ128GA010

Josh,I have the same result, the IQR is high.I use the TRF7960EVM, but i want to work directly with TRF7960, whitout MSP. My tag is HF-I standard, and only want read the UID NumberI use the command of...

View Article


Forum Post: Get Request

Hi, Everyone.I'm new to the CC3000 and programming for networks. I've written a function to send a get request but every time I try to get a socket handle I get -126 returned. Am I doing something...

View Article

Forum Post: RE: ADC error

Try thisuint8_t ADC_msg[2]u16 ADC_data..ADC_msg[0] = (u8)(ADC_data >>8);ADC_msg[1] = (u8)(ADC_data & 0xFF);SMPL_Send (linkID, ADC_msg, 2); and on the receiving end:ADC_data = (u16)(ADC_msg[0]...

View Article

Forum Post: RE: how to send a negative number using SimpliciTI?

Basically you have to do some bit manipulation to fit larger variable sizes into the 8 bit char values sent by SimpliciTI.See my example in this topic....

View Article


Forum Post: RE: simulation of CC2530

We do not provide simulation models of any of our radios. 

View Article

Forum Post: RE: RF signal

Do not measure directly on the RF_N or RF_P pins. Use a spectrum analyzer and connect to the 50 ohm point, which is CC2510 -> balun -> LC filter -> 50 ohm point (refer to CC2510EM reference...

View Article

Forum Post: RE: RSSI using "HCI_ReadRSSI" Command Btool

Nevermind, I found my answer in the CC2540 user guide. The hex value is signed, so the MSB is 1. Sorry for the trouble :).

View Article


Forum Post: RE: HalUARTDMA interrupt being prematurely fired?

I think I have solved my own question.The USART Tx data register is double buffered so the DMA will *think* it has finished the transfer but in reality there are still two bytes in the USART Tx data...

View Article


Forum Post: RE: Handle discovery using GATT_DiscCharsByUUID

 Hi,Take a look at both HCI guide and BLE API guide, GATT section. The latter describes the structures used to store OSAL events. Look BLE_API_Guide_main.htm->GATT->Data...

View Article

Forum Post: RE: BLE stack without the OSAL

I agree with Oleg,The OSAL is so incorporated into the TI Stack that you'd spent too much time ripping it out.  If you were worried about the OSAL getting in the way, you could just use the CC2540 as a...

View Article

Forum Post: What prevent HFP or HSP with WL1271 on the AM335xEVM-SK?

Hello,I've managed to test out WiFi and BT-A2DP on the EVM-SK.  I'd like to try HSP or HFP to get audio prompts wirelessly out of the board to a basic headset, but the documentation indicates that...

View Article

Forum Post: RE: May I use SSO stack from this site for...

Very good news! Thanks!

View Article


Forum Post: Simple CC1125 - CCS code

HiI am totally new fro programming the CC1125 Via the CCS, and have a lot of problems when I writing the codePlease, could any one write for me a piece code that initiate the SPI interface and program...

View Article

Forum Post: RE: using cc2540EMK

Hi Oleg...What do u mean by in between cable? Can you give me any circuit diagram for that?Thank u.. 

View Article


Forum Post: StellarisWare missing A2DP Demo

I purchased two of each of the DK-EM2-2560B Stellaris 2.4GHz CC2560 Bluetooth Wireless Kit and DK-LM3S9D96 Development Kit for my partner and myself with the understanding that both would come with...

View Article

Forum Post: RE: Max transfer rate on BLE communication

Dear Nick,To Test the Maximum data transfer rate,you have used GATT_Notification().If I Modify,SimpleProfile_SetParameter( SIMPLEPROFILE_CHAR4,SIMPLEPROFILE_CHAR20_LEN, charValue20 )  to transfer 20...

View Article


Forum Post: RE: BLE interrupts

Hi,254xs USART operates on 8-bit words. One word, one IRQ. If incoming/outgoing data packet is larger (damn nearly every time it is! :-D), you have to either configure DMA engine for bulk transfer...

View Article

Forum Post: Tracking using RFID

Hi Ppl,M new to RFID technology and i wish to build an application for real time object tracking using RFID tags.can anyone help me out here?Thanks

View Article

Forum Post: Developing application on EZ430-RF2500

I am developing an application on EZ430-RF2500,since its 1st tyime that I'm using SimpliciTI protocol,I'm finding it a little complex to understand how to build the project in CCS for any simple...

View Article
Browsing all 116964 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>