Discussion Title | Created date |
---|---|
Device Leaves and broadcasts leave but unit doesn't pick it up Hi Guys, I have a network of devices and if I a unit leaves on its own accord (not being initiated from the coordinator) I have no way of knowing at this stage if it has... |
Friday, 27 May 2016 - 05:53 |
Device joins with old short address - creates issues Hi team, After sending an MGMT_LEAVE command to one my devices in my network, it leaves successfully with no worries, but if I were to allow it to join my network again for... |
Tuesday, 10 May 2016 - 09:33 |
Return value not assigned Hi team, I using a function that starts from a pointer within a buffer, copies some text out up until it hits a token character, then returns a new pointer value (after... |
Wednesday, 4 May 2016 - 02:43 |
AS6/AS7 Pain Hi Team, I currently have 2 atmel chips that I am working with on my board, a 1284P and a 2564RFR2. Since I have 1 ICE I swap between them when I change my JTAG connector... |
Friday, 22 April 2016 - 02:12 |
Attribute Reporting. Has anyone got this working? Hi Guys, What I am specifically after is to be able to get the "reported change" variable back instead of just getting the net value back. For instance, I am using... |
Tuesday, 19 April 2016 - 07:54 |
IAR throwing volatile warning Hi team! Similar to another post, https://www.avrfreaks.net/forum/warning-undefined-behavior-order-volatile-acce it seems that IAR compilier is throwing a warning, Warning[... |
Tuesday, 29 March 2016 - 04:50 |
IAR Simple program keep restarting? Hi Team, I am using the IAR compiler for my 2564 and really just getting started after using GCC for some-time. It appears that when I am debugging my chip with JTAG... |
Thursday, 24 March 2016 - 03:12 |
What certifications do I need? (This forum seemed to suit better than others...) One of the things I find that is quite distressing with electronics is knowing what certifications you need for what... |
Friday, 11 March 2016 - 00:02 |
Debugging bootloader with main app using ICE Hi Team, Now I know this is techincally possible to do if I: a) merge the elf files and debug that one, but appears that I couldn't really find a clear way to do it b)... |
Thursday, 3 March 2016 - 04:35 |
AVR2054 Wireless bootloader with bitcloud Hi Team! Has anyone got the example appnote bootloader working with the bitcloud stack? I can't seem to do it to save me life right now, it simply does not start! If... |
Tuesday, 23 February 2016 - 03:07 |
Avr boot sections sizes and rw capabilities Hi team! I am looking to confirm some details on avr boot sections sizes and their r/w into flash capabilities. I am currently working with an atmega256rfr2. If the... |
Friday, 19 February 2016 - 08:37 |
Debugging - Watch not updating variable It seems that as I try to step through my code one of my variables (defined as a short address, uint16_t) is not being updated: ZDPTMEndPointQuery.dstAddress.shortAddress =... |
Friday, 22 January 2016 - 03:39 |