Basically, not really knowing how exactly the system works, I've attempted setting up a network which will gather science packs to smart chests, only stocking up a few at a time in each one so that I can serve all my labs with one belt.
It looks like this:
![Image](https://forums.factorio.com/images/ext/ce011c5eb2924814af123fbbdcb772f9.jpg)
The problem is, that some chests are missing green packs, some are missing red packs and I end up with only 3 or 4 working labs at any time instead of 10.
![Image](https://forums.factorio.com/images/ext/dc2674c1a59f78aad55de3187ae6c7e6.jpg)
Idea is that each chest is connected to it's own inserter, keeping track of resources in that chest so it only picks up the resources as needed. Overflow from the split belt goes back into the chest which will then start dispensing science packs when there are too many of them stored (in that chest, it's a separate circuit for now).
I can't seem to get the inserters to pick up the correct amount of resources connecting both cables to them. All I want is to have 10 packs of each color in each chest to perform quick research without starving labs further away. What am I doing wrong?