Forum Post: RE: Zigbee CC2530 bootloader : Problem with CRC calculation
Hi Vikas,There seems to be a bug in the bootloader, where the calculated crc fails to be written to the flash when using the bootloader to calculate the checksum (rather than calculating it externally...
View ArticleForum Post: RE: BLE with a lot of advertiser
Thank you very much for this valuable information...
View ArticleForum Post: RE: HostTestRelease with POWER_SAVING idle power 3.9mA?
By adding P0SEL = 0; // Configure Port 0 as GPIO P1SEL = 0; // Configure Port 1 as GPIO P2SEL = 0; // Configure Port 2 as GPIO P0DIR = 0xFF; // All port 0 pins (P0.0-P0.7) as output P1DIR = 0xFF;...
View ArticleForum Post: RE: [cc2540] Question about Combo-Role
Hello Youngho,In the previous post, http://e2e.ti.com/support/low_power_rf/f/538/t/262209.aspx, there was the mention of the Core Bluetooth v4.0 from Bluetooth.org. There should also have been a...
View ArticleForum Post: RE: cc2540 serial communication issue
Hello Odin,Welcome to the Forum!To start, you should visit the www.ti.com/BLE-wiki page. There is a serialApp that can provide you with some guidance if you are using BLE and the UART. There is also...
View ArticleForum Post: RE: How to send data via l2cap layer ?
Hello Janka,Using the L2Cap layer for communicating with the device implies a greater understanding of BLE than those using the GATT or HCI. You should be reading the Core Bluetooth v4.0 guide section...
View ArticleForum Post: RE: import export regulation for bluetooth low energy
Hello Antonio,There seems to be a particular import/export rule that allows for the import/export of kits and finished end devices, but not for the individual components. So while you may be able to...
View ArticleForum Post: RE: Set Osal Events
Hi my problem is:1. I have to active a OsalEvent (I´m using SampleApp of Zstack), I´m doing that using: osal_set_event ( PUBLIC_task_id_contratador, EVENT_contratation_start). This event is in...
View ArticleForum Post: RE: Ztool : How to launch the network discovery by ZTOOL
Hi Chen, the permit join request does not worked before, because i had a little problem with the ZSTACK, i changed my Zigbee Dongle to another and run the tests agains, and now it's work but we need...
View ArticleForum Post: RE: import export regulation for bluetooth low energy
Hello Greenja,thank you for your answer.In particular for the first part: my question was in fact related to the import/export/re-export regulations of a possible final product of us.My doubt was not...
View ArticleForum Post: CC2530 SOC ---- HOW TO BUY SOME CC2530 Chips INSTEAD OF BUYING...
Hi everyone, I going to buy some CC2530 chips for self studying. I am keen on Zigbee Wireless Network. I have had investigated CC2430 Dev Kit before. Its is one of the best Dev Kit for 802.15.4 IEEE's...
View ArticleForum Post: RE: RF-reader equipment for transponder RI-TRP-W9VS-30
Dear KSAWe found a smaller product that has (in our eyes) the same functionality as the RI-STU-251B-30.Control: RI-CTL-MB2B RFM: RI-RFM-007BCan you recommend these units in combination with our...
View ArticleForum Post: RE: CC3000MOD VIO_HOST current consumption
Hi Timothy,That's a good question, let me contact the appropriate team and I'll let you know soon. We may decide to put this information in the datasheet if it isn't already in there. Regards,Aaron
View ArticleForum Post: RE: Using BlueZ 5.2 HciTool to Communicate with CC2540
I was not aware of HCI Tester. This may be the tool I need to answer my question. I'll need to experiment with it.
View ArticleForum Post: mDNS; how to change the " Time to live "
I have an Android app need to discard the mDNS packet once the all information is retrieved. But the Android nsdManger cache it too long.By wireshark, I found the mDNS packet sent by CC3000 actually...
View ArticleForum Post: loading the service pack for the CC2560A
Hello,We are looking at the instructions to load the service pack for the CC2560A, and it looks like it must be done on every power cycle. We see the hardware eval tool, but how would we do this in...
View ArticleForum Post: RE: Programming CC2530 by SPI Connection
No, the internal flash is not exposed directly via SPI. You'll need to load a program to which to hand over the data to be written to flash.
View ArticleForum Post: RE: Wlan_connect(....) API
Hi,I have just put that for testing purpose and removed it now. still its not working..Another important questions i have here are1. what is the functionality of function spiResumeSpi() and...
View ArticleForum Post: RE: Scanning the Advertisement Data - CC2541 Mini DK keyfob
Hi Greenja,Thanks for your mail. I have tried both methods earlier and I am still unable to read the advertisement data. The packet sniffer is able to see the UUIDs but not the data. Could you please...
View ArticleForum Post: Confusion on appropriate firmware version for Wl127x application
Dear sirs,We are using the WL7310 from Jorgin with the AM37x. Our design is similar to the AM37x EVM and we started with the 05.05.00-SDK (about 6 months ago). We have an operational solution at this...
View Article