Forum Post: RE: PAN1326 discoverable
Is the service pack (different initialization file) still required along with the latest StoneStreet stack for using a PAN1326 module with an MSP430BT5190 ?Thanks,Indraneel
View ArticleForum Post: CC2560 unusual initialize and mac address query exception.
Dear all:We use CC2560 for som time, but has an exception case as follows:When the BSC_Initialize is exception, use GAP_Query_BD_ADDR query the unusual mac address(ff-0-10-9-0-0), but use...
View ArticleForum Post: RE: Questions regarding CC2540
Hi,1) If memory serves, BLE stack have had different constraints in different versions. Not sure how much latest BLE 1.3 permits, I think only TI people could give first-hand number.2) Depending on...
View ArticleForum Post: RE: Running CC2564 BLE stack on MSP430BT5190
These seem to the guidelines for MSP430F5529 and not for MSP430BT5190 which is pin compatible with MSP430BTF5438.Are we missing something else in using MSP430BT5190 ?Thanks,Indraneel
View ArticleForum Post: CC1175 PA impedance parameter
The datasheet has no PA impedance parameter,Can you provide me CC1175 PA impedance parameter,test freqency 450MHz.
View ArticleForum Post: RE: BLE stack 1.2 OSAL
[quote user="ran greenberg"]I want the OSAL to treat my event (that osal_set_event set).[/quote]OSAL treats the event in a way of signaling to another task that some event is pending for it.For...
View ArticleForum Post: RE: WL12xx WiFi+BT on AM335x - BT Initialization fails
Was comparing with the EVK-SK behavior. Once BT_Init is executed from shell on AM335X EVK-SK Following kernel modules get automatically loadedModule Size Used byrfcomm...
View ArticleForum Post: RE: MSP430F5137-900 change to 433Mhz
In the CC430F5137 datasheet, Page 89, there is a table with passive component values. You will have to change the components on your board to those in the 433MHz column. The match would not be perfect.
View ArticleForum Post: RE: TI CC2540 Sample Projects
I also have the same doubt, do I have to write my own application or can i use BTool or IAR to communicate?
View ArticleForum Post: RE: how make my keyfob reconnect to the master
Hi,A Peripheral device is essentially link-layer slave, so it is not expected to initiate connections. If device that implements both Peripheral and Central roles is required, it is possible to switch...
View ArticleForum Post: RE: cc2540 BLE, write/read from array value
Hi,_ReadAttrCB is a callback. You give its pointer to some routine that initializes profile - job's done :) The OSAL (which is essentially a neat multi-layered while(1) loop that allows RF core to have...
View ArticleForum Post: RE: CC2510 RF modulation
OK,I see.I forget that SmartRF stdio can see the RF resister.Thank you for your help.
View ArticleForum Post: A solution for the nature shortcoming of Z-Stack 2.5.1.a to join...
Chip: CC2530Z-Stack: 2.5.1.aWhen all channels turnned on and in an environment with more than one network, the ZigBee end device could possiblly never join the intended (the one you want) network, this...
View ArticleForum Post: RE: CC2510 Flash program
That's OK, maybe this question is no solution.I find another problem.In flash write.Is it need to add " NOP(); " after every flash erase?In my code, sometime is need, and sometime is no need.I don't...
View ArticleForum Post: RE: CC2530 locked?
In my experience, this problem is caused by incorrect power connection. You can check if the power to your CC2530 is correct first.
View ArticleForum Post: RE: Basic WiFi FTC with WPA Security
Dear Pedro,May I ask something about Security option setting,How do I do if I set the security option to "auto"(not TKIP, AES)I have some problem to join AP if set auto.Thank you.David
View ArticleForum Post: Is CC2560A backward compatible from bluettoth 4.0 to blurtooth 3.0?
Hi,Is CC2560A backward compatible from bluettoth 4.0 to blurtooth 3.0?And is CC2560A supports profiles FTP, OPP ?Microcontroller using is NUC100 (ARM-Cortex-M0)Thank youRegardsVishwanaath
View ArticleForum Post: RE: A solution for the nature shortcoming of Z-Stack 2.5.1.a to...
Here is my code to fix that issue. Any suggestions to make it more realiable are very apprecaited. ZDApp.h#define ZDO_MAX_NUM_PANID_BLACKLIST 10ZDApp.cstatic __no_init uint16...
View ArticleForum Post: GATT_WriteLongCharValue issue
Hi all,I'm experiencing an issue by using the GATT_WriteLongCharValue () function to send 244 bytes from a central device toa peripheral device. The steps performed by the central device are the...
View ArticleForum Post: RE: cc2540 EM & SmartRF05 EB
thanks @Igor Sherer!can u please answer this?http://e2e.ti.com/support/low_power_rf/f/538/t/235727.aspx
View Article