Task #3455
openProject Planning and Review
Added by Thomas Joseph about 1 month ago. Updated 18 days ago.
Updated by Thomas Joseph about 1 month ago
ยท Edited
Actions
#1
Carrier Board
Dhilip is working
Schematic completed - update fab sheet
Layout - re-do placement with consideration of isolation
Venumadhav to proceed for mech fab - intefrate step file, decide SIM holder, reset and other ext. interfaces
Complete placement today, complete routing by Thursday night
release gerber for fab by Friday
Resmi - guidance in PCB deign, design study, design doc revision, isolation req., constraints, orthogonal routing, multiple vias,
====================================================================
Production version - Bhavani doing
Schematic completed, add GPIO for LEDS, fab details
update and share Prog. model,
study N58 datasheet for GPIO, unterminated pins(get from Venumadhav), VBAT requirements(super cap life)
all pins must be terminated with net or no connect
update DDD
use required doc, design in printout
EVK SS+pad , gerber to understand reference layout
complete ext. interfaces by tom and review, suggest alternatives
proceed for placements, refer existing designs and docs
use EVK schematic print in readable
USB - TYpe A preferred - N58 flashing and USB config tool
decide ISOlation for serial communication
Update all work in respective Redmine tasks
Updated by Thomas Joseph 18 days ago
Actions
#2
Discussion points
- if weighing scale/temp/battery data not available with device powered on, how does this status conveyed to cloud ?
- Sending 0 is not an option, use ERROR codes
- program memory - used/free
- data memory - used/free
- software version ?
- if the n/w is not available at the time of device powered on, how does time stamp is added to the buffered data(60 records)
- what is the RTC backup time
- RTC is synced immediately after every 12.00am from NTP
- is RTC battery powered ?
- if clients cloud server is down, how does this indicate locally on device LED ?
- 10s interval data posting for 60 records => 10 minutes of data
- How much time does it take to flush 60 records
- is it in one TCP packet or individual packets?
- what is the inter packet delay ?
- status LED for
- if no network ?
- if no TCP connection ?
- what network status are indicated through LED ?
- USB tool parameter list document ?
- LED indication
- Power ON
- Network available/not available
- TCP ERROR/Success
- Modbus status
- Weighing scale data availability
- What is the weighing updates?
- 0.1sec
- post data = summed value/no. of samples
- what is temperature/ battery sampling time ?
- once per one posting ? - yes
- Connect LEDs and test?
- programming model document ?
- OTA ?
- RSSI ? is it in data packet ?
- Any Alerts data type other than Error status in posted packet ?
- Email (SNMP) / SMS / MQTT
- SIM subscription status ?
- Security features - TLS ?
- Is it Sync with Redmine tasks ? If not update status, add new if required
- What is the 4G data transmission time for one TCP packet ?
- Modbus reading time? any timeout error? Is the logic same as implemented in Chola gateway ?
- SIM insertion/removal/invalid - status indications ?
- Reset / brownout
- Console debug/log facility