MNZB-DKC-900 MeshNetics, MNZB-DKC-900 Datasheet - Page 53

KIT DEV ZIGBIT 900 COMPLETE 1YR

MNZB-DKC-900

Manufacturer Part Number
MNZB-DKC-900
Description
KIT DEV ZIGBIT 900 COMPLETE 1YR
Manufacturer
MeshNetics
Type
802.15.4/Zigbeer
Datasheet

Specifications of MNZB-DKC-900

Frequency
868MHz, 915MHz
For Use With/related Products
MNZB-900-B0
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
758-1009
© 2008 MeshNetics
static void buttonsReleased(uint8_t buttonNumber)
{
interval
immediately.
timer.
}
/***********************************************************
***********************************************************/
void ZDO_MgmtNwkUpdateNotf(ZDO_MgmtNwkUpdateNotf_t
*nwkParams)
{
prevention
}
/***********************************************************
***********************************************************/
void ZDO_WakeUpInd(void)
{
}
HAL_StopAppTimer(&blinkTimer); // Stop blink timer
// Dependent on button being released, update blink
if (HALF_PERIOD_BUTTON == buttonNumber)
{
}
else if (DOUBLE_PERIOD_BUTTON == buttonNumber)
{
}
blinkTimerFired();
HAL_StartAppTimer(&blinkTimer); // Start updated blink
Description: just a stub.
Parameters: are not used.
Returns: nothing.
nwkParams = nwkParams;
Description: just a stub.
Parameters: none.
Returns: nothing.
blinkTimer.interval /= 2;
if (blinkTimer.interval < MIN_BLINK_INTERVAL)
blinkTimer.interval *= 2;
if (blinkTimer.interval > MAX_BLINK_INTERVAL)
Z I G B I T ™ 9 0 0 D E V E L O P M E N T K I T 1 . 3
blinkTimer.interval = MIN_BLINK_INTERVAL;
blinkTimer.interval = MAX_BLINK_INTERVAL;
// Unused parameter warning
// Update LED status
U S E R ’ S G U I D E
Page 53/56

Related parts for MNZB-DKC-900