Search found 10 matches
- Mon Nov 21, 2011 11:19 am
- Forum: NetBurner Software
- Topic: I2C function using version 2.5.2
- Replies: 0
- Views: 2447
I2C function using version 2.5.2
I wrote some generic functions for reading and writing the I2C bus that seem to have broken from the previous release of the NNDK release and release 2.5.2. Has anyone else had such an experience? The source for the read function is below: int I2CGenericRead(BYTE address,BYTE offset,BYTE length,BYTE...
- Tue Jun 22, 2010 1:00 pm
- Forum: NetBurner Software
- Topic: resetting the I2C bus
- Replies: 3
- Views: 5076
resetting the I2C bus
I am monitoring devices using the I2C bus. On one of our delivered systems we are seeing an intermittent error on the I2C bus, when this happens we are unable to communicate on the I2C bus at all. Power cycling our device seems to clear the problem until the next intermittent error. The point of mon...
- Mon Jun 07, 2010 10:21 am
- Forum: NetBurner Software
- Topic: Network Mask
- Replies: 2
- Views: 2802
Re: Network Mask
Thanks, in our lab we were connected via a dumb hup (no DHCP server) with the IP addresses statically defined our agent was set to 10.203.0.186, network mask 0.0.0.0 and default gateway 0.0.0.0 and the server was connected to 10.203.0.185, mask 255.255.255.0, gateway 10.203.0.100. There were two way...
- Thu Jun 03, 2010 10:15 am
- Forum: NetBurner Software
- Topic: Network Mask
- Replies: 2
- Views: 2802
Network Mask
I am really an embedded programmer and not well versed in networking. It's a testament to the product that we were able to bring up an SNMP agent so rapidly given my lack of networking experience (I'm really a physical/link layer guy). However we ran into an issue with a customer where a customer no...
- Thu Mar 04, 2010 9:56 am
- Forum: NetBurner's Eclipse IDE
- Topic: Windows 7 compatiblitiy
- Replies: 1
- Views: 3302
Re: Windows 7 compatiblitiy
never mind I just did the obvious and installed Java - Duh!
Seems to work, I'll know for sure after I build some of my existing projects.
Seems to work, I'll know for sure after I build some of my existing projects.
- Thu Mar 04, 2010 9:27 am
- Forum: NetBurner's Eclipse IDE
- Topic: Windows 7 compatiblitiy
- Replies: 1
- Views: 3302
Windows 7 compatiblitiy
I just got a new development platform running Windows 7 and I installed my old copy of the NNDK (it's about 3-4 years old). When I ran the NBEclipse IDE I recieved a message saying it couldn't find a java file. While my version is very old, it does everything I need it to, is it compatible with Wind...
- Wed Nov 18, 2009 12:02 pm
- Forum: NetBurner Software
- Topic: SNMP
- Replies: 1
- Views: 2604
SNMP
We are using the SNMP support for our NetBurner module. I am getting questions as to what version of the standard we support. What versions of SNMP does NetBurner support, and how can I state for certain which one we adhere too. I do know that we are not using V3, but from my research V2 looks like ...
- Fri Nov 06, 2009 10:00 am
- Forum: NetBurner Software
- Topic: Two I2C buses on MOD5270
- Replies: 6
- Views: 4528
Re: Two I2C buses on MOD5270
Thanks Ridge and Nix,
That answers the question, and gives me a few options on how to approach the issue. Now it is just a matter of finding the best and most cost effective approach for us,
Brian
That answers the question, and gives me a few options on how to approach the issue. Now it is just a matter of finding the best and most cost effective approach for us,
Brian
- Thu Nov 05, 2009 4:48 pm
- Forum: NetBurner Software
- Topic: Two I2C buses on MOD5270
- Replies: 6
- Views: 4528
Two I2C buses on MOD5270
I would like to act as a slave on an I2C bus that is isolated from the bus I am acting as the master on. The samples I have use the Master only , or the multi-master mode (in which the module acts as a master and slave on the same bus). One of our hardware engineers believes we have two unused pins ...
- Thu Jun 26, 2008 10:48 am
- Forum: NetBurner Software
- Topic: erased gConfigRec
- Replies: 2
- Views: 4767
erased gConfigRec
I had a major brian fart while debugging my firmware and inadvertently erased this structure in Flash memory. I can no longer access the MOD5270 either through ethernet or the serial port. Is there a way to fix this, does the serial port get configured to some default settings if this structure is e...