Forum Post: RE: How to start a coordinator and create a new Zigbee Network...
HI, TopCat,I still have a question that confuses me.In the chapter 3.2 of "CC2530ZNP Interface Specification", it is recommended that using ZB_WRITE_CONFIGURATION to set the values like...
View ArticleForum Post: RE: Wlan_ioctl_get_scan_result return incorrect value
Hi Roee,I made a small mistake in the valid_1_rssi_7 field:valid_1_rssi_7 = 0x4b ((valid =0 , rssi=1001011).Regarding your second question, you should assume little endian.Thanks,Yael
View ArticleForum Post: RE: BasicWifi Application with Launchpad. Can't get smart config...
Hi Chase,Patching is a mechanism to fix and add features in ROM code.The patches are written to the EEPROM and it should be done only once for each patches version.The way to burn the patches to your...
View ArticleForum Post: RE: MSP430-FRAM Patch program and FRAM Sensor GUI program
Hi,Can you please check id the MSP430 usb drivers are installed correctly?Can you add a screen shot for the error?Yael
View ArticleForum Post: RE: wl12xx_sdio driver problems
Timo,Your log looks very bad. None of the SDIO transaction was succeded. The driver should have stop silently. Not sure why you have panicAbout the new compat.The result of the compat is: compay.ko...
View ArticleForum Post: RE: Help eZ430-RF2500 Demo
In the IAR build environment, there are 2 configurations.CC2500 Sensor Demo-Access PointCC2500 Sensor Demo-End Device
View ArticleForum Post: Flash Memory Read and Write Only once!!!
Hallo All, I know that a lot of posts discussed this problem. However, my problem is that I can write the value only once and when I try to write it another value the value doesn't change? Any help...
View ArticleForum Post: RE: Does this works on TRF79xx mux-Antenna ?
the G2433 has plenty of I/O (24 of them), so should be OK to get control of 10 antennas....have you seen this application note ==>http://www.ti.com/litv/pdf/sloa167
View ArticleForum Post: RE: Sensor Tag Released
I have the same problem. Except it comes back to life immediately after removing and re-inserting the battery.
View ArticleForum Post: RE: wl12xx_sdio driver problems
Hi,to unload driver and loading the new ones does not eleminate the error messages.When I use the old driver version from my kernel and I add the quirk to the parameter structure:....platform_quirks =...
View ArticleForum Post: RE: RSSI in Packet Sniffer Data files (PSD) using CC2531
Hi,Can you give some more details on how you read out the value in 'pkt->rssi', and which value do you see?Regards,Bjørn
View ArticleForum Post: RE: Problems with SensorTag
I'm testing the power consumption over distance and also trying to figure how to relate RSSI values to dBm power.
View ArticleForum Post: RE: WL1271 packages availability in other forms
Hi Sai,Please check out the following page. I think it has what you want.http://processors.wiki.ti.com/index.php/Sitara
View ArticleForum Post: RE: CC2541 - Store data in Non-volatile memory
Hello smitesh,You are doing it the correct way. When you reprogrammed the chip to make your change, you also erase ALL the flash memory.If you want to prevent your data from being erased, you will...
View ArticleForum Post: RE: cc2540 and ADC
I must have misinterpreted the definition of single ended conversion and differential. On some devices, the single ended conversion gives you an unsigned value and the differential gives you a signed...
View ArticleForum Post: Problems using osal_start_timerEx
Hy,I'm using cc2530, with Zg Home Automation profile of Z-stack.So in my application, I need send to coordinator some information periodically, this is, after the router received a text commando from...
View ArticleForum Post: RE: PLT mode tx_tone command stops and does not appear continuous
Hi,A few other things you can check:1) Make sure you are connected to the correct Antenna connector (depends on what module you are using)2) Try using the tx_cont command and check if you see any...
View ArticleForum Post: UART functionality with PER test project
Hi, I wanted UART functionality in PER test project. There is a hal_uart.h file already present but there is no hal_uart.c file present.So effectively there was no uart functionality supported by the...
View ArticleForum Post: CC2511 RF Issue
I’m seeing some weird behavior with the CC2511 when operating on certain channels. When you select a carrier frequency that is close to either the 50th or 51st harmonic of the 48MHz crystal, I get the...
View Article